/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
H A D | sof_sdw_hdmi.c | 73 SND_JACK_AVOUT, &hdmi[i], in sof_sdw_hdmi_card_late_probe() 80 jack_name, SND_JACK_AVOUT); in sof_sdw_hdmi_card_late_probe()
|
H A D | skl_hda_dsp_common.c | 153 SND_JACK_AVOUT, &pcm->hdmi_jack, in skl_hda_hdmi_jack_init() 160 jack_name, SND_JACK_AVOUT); in skl_hda_hdmi_jack_init()
|
H A D | glk_rt5682_max98357a.c | 556 SND_JACK_AVOUT, &geminilake_hdmi[i], in glk_card_late_probe()
|
H A D | cml_rt1011_rt5682.c | 341 SND_JACK_AVOUT, &hdmi_jack[i], in sof_card_late_probe()
|
H A D | bxt_rt298.c | 547 SND_JACK_AVOUT, &broxton_hdmi[i], in bxt_card_late_probe()
|
H A D | kbl_rt5660.c | 488 SND_JACK_AVOUT, &skylake_hdmi[i], in kabylake_card_late_probe()
|
H A D | kbl_da7219_max98357a.c | 540 SND_JACK_AVOUT, &skylake_hdmi[i], in kabylake_card_late_probe()
|
H A D | skl_nau88l25_ssm4567.c | 653 SND_JACK_AVOUT, in skylake_card_late_probe()
|
H A D | skl_nau88l25_max98357a.c | 612 SND_JACK_AVOUT, in skylake_card_late_probe()
|
H A D | skl_rt286.c | 494 SND_JACK_AVOUT, &skylake_hdmi[i], in skylake_card_late_probe()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | jack.h | 23 * @SND_JACK_AVOUT: AV (Audio Video) out 44 SND_JACK_AVOUT = SND_JACK_LINEOUT | SND_JACK_VIDEOOUT, enumerator
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | jack.h | 23 * @SND_JACK_AVOUT: AV (Audio Video) out 44 SND_JACK_AVOUT = SND_JACK_LINEOUT | SND_JACK_VIDEOOUT, enumerator
|
/kernel/linux/linux-6.6/sound/soc/intel/boards/ |
H A D | skl_hda_dsp_common.c | 153 SND_JACK_AVOUT, &pcm->hdmi_jack); in skl_hda_hdmi_jack_init()
|
H A D | glk_rt5682_max98357a.c | 587 SND_JACK_AVOUT, &geminilake_hdmi[i]); in glk_card_late_probe()
|
H A D | kbl_da7219_max98357a.c | 609 SND_JACK_AVOUT, &skylake_hdmi[i]); in kabylake_card_late_probe()
|
H A D | kbl_rt5660.c | 488 SND_JACK_AVOUT, &skylake_hdmi[i]); in kabylake_card_late_probe()
|
H A D | sof_ssp_amp.c | 131 SND_JACK_AVOUT, &pcm->sof_hdmi); in sof_card_late_probe()
|
H A D | bxt_rt298.c | 547 SND_JACK_AVOUT, &broxton_hdmi[i]); in bxt_card_late_probe()
|
H A D | skl_nau88l25_ssm4567.c | 665 SND_JACK_AVOUT, in skylake_card_late_probe()
|
H A D | skl_nau88l25_max98357a.c | 624 SND_JACK_AVOUT, in skylake_card_late_probe()
|
H A D | skl_rt286.c | 494 SND_JACK_AVOUT, &skylake_hdmi[i]); in skylake_card_late_probe()
|
H A D | cml_rt1011_rt5682.c | 354 SND_JACK_AVOUT, &hdmi_jack[i]); in sof_card_late_probe()
|
/kernel/linux/linux-6.6/sound/virtio/ |
H A D | virtio_jack.c | 114 return SND_JACK_AVOUT; in virtsnd_jack_get_type()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 173 snd_soc_jack_report(pcm->jack, SND_JACK_AVOUT, in hdac_hdmi_jack_report() 174 SND_JACK_AVOUT); in hdac_hdmi_jack_report() 184 snd_soc_jack_report(pcm->jack, 0, SND_JACK_AVOUT); in hdac_hdmi_jack_report()
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | hdac_hdmi.c | 173 snd_soc_jack_report(pcm->jack, SND_JACK_AVOUT, in hdac_hdmi_jack_report() 174 SND_JACK_AVOUT); in hdac_hdmi_jack_report() 184 snd_soc_jack_report(pcm->jack, 0, SND_JACK_AVOUT); in hdac_hdmi_jack_report()
|