Searched refs:tuner_callback (Results 1 – 2 of 2) sorted by relevance
231 int (*tuner_callback)(void *dev, int component, int cmd, int arg); member
251 int (*tuner_callback) (void *dev, int component, int cmd, int arg)) in set_type()266 if (tuner_callback != NULL) { in set_type()268 t->fe.callback = tuner_callback; in set_type()488 tun_setup->config, tun_setup->tuner_callback); in tuner_s_type_addr()