Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/deprecated/tm6000/
Dtm6000-cards.c702 int tm6000_tuner_callback(void *ptr, int component, int command, int arg) in tm6000_tuner_callback() function
783 EXPORT_SYMBOL_GPL(tm6000_tuner_callback);
905 tun_setup.tuner_callback = tm6000_tuner_callback; in tm6000_config_tuner()
Dtm6000.h299 int tm6000_tuner_callback(void *ptr, int component, int command, int arg);
Dtm6000-dvb.c281 dvb->frontend->callback = tm6000_tuner_callback; in register_dvb()