Home
last modified time | relevance | path

Searched refs:tm6000_dvb (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/media/usb/tm6000/
Dtm6000-dvb.c109 struct tm6000_dvb *dvb = dev->dvb; in tm6000_start_stream()
167 struct tm6000_dvb *dvb = dev->dvb; in tm6000_stop_stream()
183 struct tm6000_dvb *dvb = dev->dvb; in tm6000_start_feed()
202 struct tm6000_dvb *dvb = dev->dvb; in tm6000_stop_feed()
223 struct tm6000_dvb *dvb = dev->dvb; in tm6000_dvb_attach_frontend()
249 struct tm6000_dvb *dvb = dev->dvb; in register_dvb()
361 struct tm6000_dvb *dvb = dev->dvb; in unregister_dvb()
387 struct tm6000_dvb *dvb; in dvb_init()
401 dvb = kzalloc(sizeof(struct tm6000_dvb), GFP_KERNEL); in dvb_init()
Dtm6000.h131 struct tm6000_dvb { struct
231 struct tm6000_dvb *dvb;