Searched refs:tp9930_get_channel_reso (Results 1 – 3 of 3) sorted by relevance
42 int tp9930_get_channel_reso(struct i2c_client *client, int ch);
263 reso = tp9930_get_channel_reso(client, ch); in auto_detect_channel_fmt()293 reso = tp9930_get_channel_reso(client, ch); in __techpoint_get_vc_fmt_inf()
546 int tp9930_get_channel_reso(struct i2c_client *client, int ch) in tp9930_get_channel_reso() function