Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/tm6000/
Dtm6000-dvb.c116 struct tm6000_dvb *dvb = dev->dvb; in tm6000_start_stream()
172 struct tm6000_dvb *dvb = dev->dvb; in tm6000_stop_stream()
188 struct tm6000_dvb *dvb = dev->dvb; in tm6000_start_feed()
207 struct tm6000_dvb *dvb = dev->dvb; in tm6000_stop_feed()
228 struct tm6000_dvb *dvb = dev->dvb; in tm6000_dvb_attach_frontend()
254 struct tm6000_dvb *dvb = dev->dvb; in register_dvb()
366 struct tm6000_dvb *dvb = dev->dvb; in unregister_dvb()
392 struct tm6000_dvb *dvb; in dvb_init()
406 dvb = kzalloc(sizeof(struct tm6000_dvb), GFP_KERNEL); in dvb_init()
Dtm6000.h132 struct tm6000_dvb { struct
232 struct tm6000_dvb *dvb;