Searched refs:dvb_ops (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tm6000/
H A Dtm6000-dvb.c434 static struct tm6000_ops dvb_ops = { variable in typeref:struct:tm6000_ops
443 return tm6000_register_extension(&dvb_ops);
448 tm6000_unregister_extension(&dvb_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-dvb.c512 static struct cx231xx_ops dvb_ops = { variable in typeref:struct:cx231xx_ops
521 return cx231xx_register_extension(&dvb_ops);
526 cx231xx_unregister_extension(&dvb_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-dvb.c655 static struct em28xx_ops dvb_ops = { variable in typeref:struct:em28xx_ops
664 return em28xx_register_extension(&dvb_ops);
669 em28xx_unregister_extension(&dvb_ops);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-dvb.c1703 static struct saa7134_mpeg_ops dvb_ops = { variable in typeref:struct:saa7134_mpeg_ops
1711 return saa7134_ts_register(&dvb_ops);
1716 saa7134_ts_unregister(&dvb_ops);

Completed in 78 milliseconds