Searched refs:gpio_audio_detect (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
| D | ivtv-cards.h | 272 struct ivtv_gpio_audio_detect gpio_audio_detect; member
|
| 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 },
|
| D | ivtv-gpio.c | 174 mask = itv->card->gpio_audio_detect.mask; in subdev_g_tuner()
|
| /kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
| D | ivtv-cards.h | 298 struct ivtv_gpio_audio_detect gpio_audio_detect; member
|
| 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 },
|
| D | ivtv-gpio.c | 174 mask = itv->card->gpio_audio_detect.mask; in subdev_g_tuner()
|