Searched refs:cx22702_get_status (Results 1 – 3 of 3) sorted by relevance
41 status_t cx22702_get_status(i2c_bus *bus, dvb_status_t *status);
232 cx22702_get_status(i2c_bus *bus, dvb_status_t *status) in cx22702_get_status() function
255 if ((res = cx22702_get_status(device->i2c_bus, &status)) < B_OK) in interface_ioctl()