Searched refs:attach_xc3028 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/em28xx/
H A Dem28xx-dvb.c332 static int attach_xc3028(u8 addr, struct em28xx *dev) function
506 if (attach_xc3028(0x61, dev) < 0) {
515 if (attach_xc3028(0x61, dev) < 0) {
526 if (attach_xc3028(0x61, dev) < 0) {
547 if (attach_xc3028(0x61, dev) < 0) {
557 if (attach_xc3028(0x61, dev) < 0) {
581 if (attach_xc3028(0x61, dev) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx88/
H A Dcx88-dvb.c525 static int attach_xc3028(u8 addr, struct cx8802_dev *dev) function
1069 if (attach_xc3028(0x61, dev) < 0)
1243 if (attach_xc3028(0x61, dev) < 0)
1253 if (attach_xc3028(0x61, dev) < 0)
1260 if (attach_xc3028(0x61, dev) < 0)
1367 if (attach_xc3028(0x61, dev) < 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/saa7134/
H A Dsaa7134-dvb.c1091 int attach_xc3028 = 0; local
1140 attach_xc3028 = 1;
1470 attach_xc3028 = 1;
1506 attach_xc3028 = 1;
1620 if (attach_xc3028) {

Completed in 129 milliseconds