Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
Dtm6000-dvb.c109 struct tm6000_dvb *dvb = dev->dvb; in tm6000_start_stream()
171 struct tm6000_dvb *dvb = dev->dvb; in tm6000_stop_stream()
187 struct tm6000_dvb *dvb = dev->dvb; in tm6000_start_feed()
206 struct tm6000_dvb *dvb = dev->dvb; in tm6000_stop_feed()
227 struct tm6000_dvb *dvb = dev->dvb; in tm6000_dvb_attach_frontend()
253 struct tm6000_dvb *dvb = dev->dvb; in register_dvb()
365 struct tm6000_dvb *dvb = dev->dvb; in unregister_dvb()
391 struct tm6000_dvb *dvb; in dvb_init()
405 dvb = kzalloc(sizeof(struct tm6000_dvb), GFP_KERNEL); in dvb_init()
Dtm6000.h131 struct tm6000_dvb { struct
231 struct tm6000_dvb *dvb;