Home
last modified time | relevance | path

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

/drivers/media/usb/tm6000/
Dtm6000-dvb.c122 struct tm6000_dvb *dvb = dev->dvb; in tm6000_start_stream()
179 struct tm6000_dvb *dvb = dev->dvb; in tm6000_stop_stream()
195 struct tm6000_dvb *dvb = dev->dvb; in tm6000_start_feed()
214 struct tm6000_dvb *dvb = dev->dvb; in tm6000_stop_feed()
235 struct tm6000_dvb *dvb = dev->dvb; in tm6000_dvb_attach_frontend()
261 struct tm6000_dvb *dvb = dev->dvb; in register_dvb()
372 struct tm6000_dvb *dvb = dev->dvb; in unregister_dvb()
398 struct tm6000_dvb *dvb; in dvb_init()
412 dvb = kzalloc(sizeof(struct tm6000_dvb), GFP_KERNEL); in dvb_init()
Dtm6000.h144 struct tm6000_dvb { struct
244 struct tm6000_dvb *dvb;