Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
Dtm6000.h271 struct tm6000_ops { struct
332 int tm6000_register_extension(struct tm6000_ops *ops);
333 void tm6000_unregister_extension(struct tm6000_ops *ops);
Dtm6000-core.c852 struct tm6000_ops *ops = NULL; in tm6000_call_fillbuf()
864 int tm6000_register_extension(struct tm6000_ops *ops) in tm6000_register_extension()
880 void tm6000_unregister_extension(struct tm6000_ops *ops) in tm6000_unregister_extension()
896 struct tm6000_ops *ops = NULL; in tm6000_init_extension()
908 struct tm6000_ops *ops = NULL; in tm6000_close_extension()
Dtm6000-alsa.c422 static struct tm6000_ops audio_ops = {
Dtm6000-dvb.c438 static struct tm6000_ops dvb_ops = {