Searched refs:cx22702_get_frequency_info (Results 1 – 3 of 3) sorted by relevance
36 status_t cx22702_get_frequency_info(i2c_bus *bus, dvb_frequency_info_t *info);
101 cx22702_get_frequency_info(i2c_bus *bus, dvb_frequency_info_t *info) in cx22702_get_frequency_info() function
215 if ((res = cx22702_get_frequency_info(device->i2c_bus, &info)) < B_OK) in interface_ioctl()