Searched refs:hw_audio_ctrl (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/media/pci/ivtv/ |
D | ivtv-cards.c | 82 .hw_audio_ctrl = IVTV_HW_MSP34XX, 137 .hw_audio_ctrl = IVTV_HW_MSP34XX, 170 .hw_audio_ctrl = IVTV_HW_MSP34XX, 200 .hw_audio_ctrl = IVTV_HW_CX25840, 244 .hw_audio_ctrl = IVTV_HW_GPIO, 287 .hw_audio_ctrl = IVTV_HW_GPIO, 329 .hw_audio_ctrl = IVTV_HW_GPIO, 370 .hw_audio_ctrl = IVTV_HW_CX25840, 405 .hw_audio_ctrl = IVTV_HW_MSP34XX, 449 .hw_audio_ctrl = IVTV_HW_CS53L32A, [all …]
|
D | ivtv-cards.h | 267 u32 hw_audio_ctrl; /* hardware used for the V4L2 controls (only 1 dev allowed) */ member
|
D | ivtv-driver.c | 938 itv->sd_audio = ivtv_find_hw(itv, itv->card->hw_audio_ctrl); in ivtv_load_and_init_modules()
|
/Linux-v4.19/drivers/media/pci/cx18/ |
D | cx18-cards.c | 61 .hw_audio_ctrl = CX18_HW_418_AV, 108 .hw_audio_ctrl = CX18_HW_418_AV, 155 .hw_audio_ctrl = CX18_HW_418_AV, 211 .hw_audio_ctrl = CX18_HW_418_AV, 259 .hw_audio_ctrl = CX18_HW_418_AV, 319 .hw_audio_ctrl = CX18_HW_418_AV, 378 .hw_audio_ctrl = CX18_HW_418_AV, 433 .hw_audio_ctrl = CX18_HW_418_AV, 476 .hw_audio_ctrl = CX18_HW_418_AV, 529 .hw_audio_ctrl = CX18_HW_418_AV,
|
D | cx18-audio.c | 48 err = cx18_call_hw_err(cx, cx->card->hw_audio_ctrl, in cx18_audio_set_io()
|
D | cx18-cards.h | 122 u32 hw_audio_ctrl; /* hardware used for the V4L2 controls (only member
|