Home
last modified time | relevance | path

Searched refs:tm6000_ops (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/media/usb/tm6000/
Dtm6000.h272 struct tm6000_ops { struct
333 int tm6000_register_extension(struct tm6000_ops *ops);
334 void tm6000_unregister_extension(struct tm6000_ops *ops);
Dtm6000-core.c852 struct tm6000_ops *ops = NULL; in tm6000_call_fillbuf()
866 int tm6000_register_extension(struct tm6000_ops *ops) in tm6000_register_extension()
882 void tm6000_unregister_extension(struct tm6000_ops *ops) in tm6000_unregister_extension()
898 struct tm6000_ops *ops = NULL; in tm6000_init_extension()
912 struct tm6000_ops *ops = NULL; in tm6000_close_extension()
Dtm6000-alsa.c502 static struct tm6000_ops audio_ops = {
Dtm6000-dvb.c439 static struct tm6000_ops dvb_ops = {