Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/tm6000/
Dtm6000.h284 struct tm6000_ops { struct
345 int tm6000_register_extension(struct tm6000_ops *ops);
346 void tm6000_unregister_extension(struct tm6000_ops *ops);
Dtm6000-core.c868 struct tm6000_ops *ops = NULL; in tm6000_call_fillbuf()
882 int tm6000_register_extension(struct tm6000_ops *ops) in tm6000_register_extension()
898 void tm6000_unregister_extension(struct tm6000_ops *ops) in tm6000_unregister_extension()
914 struct tm6000_ops *ops = NULL; in tm6000_init_extension()
928 struct tm6000_ops *ops = NULL; in tm6000_close_extension()
Dtm6000-dvb.c449 static struct tm6000_ops dvb_ops = {
Dtm6000-alsa.c510 static struct tm6000_ops audio_ops = {