Searched refs:gpio_audio_detect (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-cards.h | 272 struct ivtv_gpio_audio_detect gpio_audio_detect; member
|
H A D | ivtv-gpio.c | 174 mask = itv->card->gpio_audio_detect.mask; in subdev_g_tuner()
|
H A D | ivtv-cards.c | 250 .gpio_audio_detect = { .mask = 0x4000, .stereo = 0x0000 }, 291 .gpio_audio_detect = { .mask = 0x0900, .stereo = 0x0100 }, 333 .gpio_audio_detect = { .mask = 0x0900, .stereo = 0x0100 },
|
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
H A D | ivtv-cards.h | 298 struct ivtv_gpio_audio_detect gpio_audio_detect; member
|
H A D | ivtv-gpio.c | 174 mask = itv->card->gpio_audio_detect.mask; in subdev_g_tuner()
|
H A D | ivtv-cards.c | 250 .gpio_audio_detect = { .mask = 0x4000, .stereo = 0x0000 }, 291 .gpio_audio_detect = { .mask = 0x0900, .stereo = 0x0100 }, 333 .gpio_audio_detect = { .mask = 0x0900, .stereo = 0x0100 },
|
Completed in 9 milliseconds