Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/tm6000/
Dtm6000-dvb.c122 struct tm6000_dvb *dvb = dev->dvb; in tm6000_start_stream()
181 struct tm6000_dvb *dvb = dev->dvb; in tm6000_stop_stream()
197 struct tm6000_dvb *dvb = dev->dvb; in tm6000_start_feed()
216 struct tm6000_dvb *dvb = dev->dvb; in tm6000_stop_feed()
237 struct tm6000_dvb *dvb = dev->dvb; in tm6000_dvb_attach_frontend()
263 struct tm6000_dvb *dvb = dev->dvb; in register_dvb()
374 struct tm6000_dvb *dvb = dev->dvb; in unregister_dvb()
400 struct tm6000_dvb *dvb; in dvb_init()
414 dvb = kzalloc(sizeof(struct tm6000_dvb), GFP_KERNEL); in dvb_init()
Dtm6000.h144 struct tm6000_dvb { struct
244 struct tm6000_dvb *dvb;