Searched refs:tuner_gpio (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/media/video/em28xx/
H A Dem28xx-cards.c642 .tuner_gpio = default_tuner_gpio,
666 .tuner_gpio = default_tuner_gpio,
746 .tuner_gpio = default_tuner_gpio,
757 .tuner_gpio = default_tuner_gpio,
781 .tuner_gpio = default_tuner_gpio,
806 .tuner_gpio = default_tuner_gpio,
833 .tuner_gpio = default_tuner_gpio,
857 .tuner_gpio = default_tuner_gpio,
883 .tuner_gpio = default_tuner_gpio,
909 .tuner_gpio
[all...]
H A Dem28xx.h395 struct em28xx_reg_seq *tuner_gpio; member in struct:em28xx_board
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-cards.c93 .tuner_gpio = RDE250_XCV_TUNER,
133 .tuner_gpio = RDE250_XCV_TUNER,
200 cx231xx_set_gpio_value(dev, dev->board.tuner_gpio->bit,
203 cx231xx_set_gpio_value(dev, dev->board.tuner_gpio->bit,
206 cx231xx_set_gpio_value(dev, dev->board.tuner_gpio->bit,
232 if (dev->board.tuner_gpio) {
233 cx231xx_set_gpio_direction(dev, dev->board.tuner_gpio->bit, 1);
234 cx231xx_set_gpio_value(dev, dev->board.tuner_gpio->bit, 1);
240 cx231xx_gpio_set(dev, dev->board.tuner_gpio);
H A Dcx231xx.h260 struct cx231xx_reg_seq *tuner_gpio; member in struct:cx231xx_board

Completed in 102 milliseconds