Searched refs:lnb (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/dvb/ngene/
H A Dngene-cards.c95 0, chan->dev->card_info->lnb[chan->number])) {
176 .lnb = {0x0b, 0x08},
189 .lnb = {0x0b, 0x08},
202 .lnb = {0x0a, 0x08},
215 .lnb = {0x0a, 0x08},
228 .lnb = {0x0a, 0x08},
H A Dngene.h822 u8 lnb[4]; member in struct:ngene_info
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/dvb-usb/
H A Dfriio.c154 u8 lnb = (lnb_on) ? FRIIO_CTL_LNB : 0; local
164 buf[1] = lnb | FRIIO_CTL_LED | FRIIO_CTL_STROBE;
169 buf[1] = lnb | FRIIO_CTL_STROBE;
177 buf[1] = lnb | FRIIO_CTL_STROBE;
187 buf[1] = lnb;

Completed in 67 milliseconds