Searched refs:hw_audio_ctrl (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/media/pci/ivtv/ |
D | ivtv-cards.c | 70 .hw_audio_ctrl = IVTV_HW_MSP34XX, 125 .hw_audio_ctrl = IVTV_HW_MSP34XX, 158 .hw_audio_ctrl = IVTV_HW_MSP34XX, 188 .hw_audio_ctrl = IVTV_HW_CX25840, 232 .hw_audio_ctrl = IVTV_HW_GPIO, 275 .hw_audio_ctrl = IVTV_HW_GPIO, 317 .hw_audio_ctrl = IVTV_HW_GPIO, 358 .hw_audio_ctrl = IVTV_HW_CX25840, 393 .hw_audio_ctrl = IVTV_HW_MSP34XX, 437 .hw_audio_ctrl = IVTV_HW_CS53L32A, [all …]
|
D | ivtv-cards.h | 280 u32 hw_audio_ctrl; /* hardware used for the V4L2 controls (only 1 dev allowed) */ member
|
D | ivtv-driver.c | 937 itv->sd_audio = ivtv_find_hw(itv, itv->card->hw_audio_ctrl); in ivtv_load_and_init_modules()
|
/linux-6.1.9/drivers/media/pci/cx18/ |
D | cx18-cards.c | 52 .hw_audio_ctrl = CX18_HW_418_AV, 99 .hw_audio_ctrl = CX18_HW_418_AV, 146 .hw_audio_ctrl = CX18_HW_418_AV, 202 .hw_audio_ctrl = CX18_HW_418_AV, 250 .hw_audio_ctrl = CX18_HW_418_AV, 310 .hw_audio_ctrl = CX18_HW_418_AV, 369 .hw_audio_ctrl = CX18_HW_418_AV, 424 .hw_audio_ctrl = CX18_HW_418_AV, 467 .hw_audio_ctrl = CX18_HW_418_AV, 520 .hw_audio_ctrl = CX18_HW_418_AV,
|
D | cx18-audio.c | 39 err = cx18_call_hw_err(cx, cx->card->hw_audio_ctrl, in cx18_audio_set_io()
|
D | cx18-cards.h | 113 u32 hw_audio_ctrl; /* hardware used for the V4L2 controls (only member
|