Home
last modified time | relevance | path

Searched refs:tm6000_tuner_callback (Results 1 – 3 of 3) sorted by relevance

/drivers/media/usb/tm6000/
Dtm6000-cards.c717 int tm6000_tuner_callback(void *ptr, int component, int command, int arg) in tm6000_tuner_callback() function
798 EXPORT_SYMBOL_GPL(tm6000_tuner_callback);
920 tun_setup.tuner_callback = tm6000_tuner_callback; in tm6000_config_tuner()
Dtm6000.h312 int tm6000_tuner_callback(void *ptr, int component, int command, int arg);
Dtm6000-dvb.c286 dvb->frontend->callback = tm6000_tuner_callback; in register_dvb()