Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/deprecated/tm6000/
Dtm6000-dvb.c107 struct tm6000_dvb *dvb = dev->dvb; in tm6000_start_stream()
169 struct tm6000_dvb *dvb = dev->dvb; in tm6000_stop_stream()
185 struct tm6000_dvb *dvb = dev->dvb; in tm6000_start_feed()
204 struct tm6000_dvb *dvb = dev->dvb; in tm6000_stop_feed()
225 struct tm6000_dvb *dvb = dev->dvb; in tm6000_dvb_attach_frontend()
251 struct tm6000_dvb *dvb = dev->dvb; in register_dvb()
363 struct tm6000_dvb *dvb = dev->dvb; in unregister_dvb()
389 struct tm6000_dvb *dvb; in dvb_init()
403 dvb = kzalloc(sizeof(struct tm6000_dvb), GFP_KERNEL); in dvb_init()
Dtm6000.h131 struct tm6000_dvb { struct
231 struct tm6000_dvb *dvb;