Searched refs:tuner_gpio (Results 1 – 6 of 6) sorted by relevance
| /linux-6.15/drivers/media/usb/em28xx/ |
| H A D | em28xx-cards.c | 732 .tuner_gpio = zolid_tuner, 1260 .tuner_gpio = terratec_h5_gpio, 1276 .tuner_gpio = terratec_h5_gpio, 2274 .tuner_gpio = pctv_290e, 2288 .tuner_gpio = pctv_460e, 2331 .tuner_gpio = pctv_510e, 2345 .tuner_gpio = pctv_520e, 2441 .tuner_gpio = pctv_461e, 2455 .tuner_gpio = pctv_461e, 2469 .tuner_gpio = pctv_292e, [all …]
|
| H A D | em28xx.h | 485 const struct em28xx_reg_seq *tuner_gpio; member
|
| /linux-6.15/drivers/media/usb/cx231xx/ |
| H A D | cx231xx-cards.c | 84 .tuner_gpio = RDE250_XCV_TUNER, 124 .tuner_gpio = RDE250_XCV_TUNER, 164 .tuner_gpio = RDE250_XCV_TUNER, 205 .tuner_gpio = RDE250_XCV_TUNER, 276 .tuner_gpio = RDE250_XCV_TUNER, 304 .tuner_gpio = RDE250_XCV_TUNER, 332 .tuner_gpio = RDE250_XCV_TUNER, 565 .tuner_gpio = RDE250_XCV_TUNER, 600 .tuner_gpio = RDE250_XCV_TUNER, 692 .tuner_gpio = RDE250_XCV_TUNER, [all …]
|
| H A D | cx231xx-avcore.c | 2327 if (dev->board.tuner_gpio) in cx231xx_set_power_mode() 2328 cx231xx_gpio_set(dev, dev->board.tuner_gpio); in cx231xx_set_power_mode() 2391 if (dev->board.tuner_gpio) in cx231xx_set_power_mode() 2392 cx231xx_gpio_set(dev, dev->board.tuner_gpio); in cx231xx_set_power_mode()
|
| H A D | cx231xx.h | 343 struct cx231xx_reg_seq *tuner_gpio; member
|
| H A D | cx231xx-core.c | 1374 cx231xx_gpio_set(dev, dev->board.tuner_gpio); in cx231xx_dev_init()
|