/openbmc/linux/include/sound/ |
H A D | jack.h | 44 SND_JACK_AVOUT = SND_JACK_LINEOUT | SND_JACK_VIDEOOUT, enumerator
|
/openbmc/linux/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 | 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()
|
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 | 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 | skl_nau88l25_max98357a.c | 624 SND_JACK_AVOUT, in skylake_card_late_probe()
|
H A D | skl_nau88l25_ssm4567.c | 665 SND_JACK_AVOUT, in skylake_card_late_probe()
|
H A D | sof_cs42l42.c | 208 SND_JACK_AVOUT, &pcm->hdmi_jack); in sof_card_late_probe()
|
H A D | bxt_da7219_max98357a.c | 742 SND_JACK_AVOUT, &broxton_hdmi[i]); in bxt_card_late_probe()
|
H A D | kbl_rt5663_rt5514_max98927.c | 759 SND_JACK_AVOUT, &ctx->kabylake_hdmi[i]); in kabylake_card_late_probe()
|
H A D | kbl_rt5663_max98927.c | 935 SND_JACK_AVOUT, &skylake_hdmi[i]); in kabylake_card_late_probe()
|
H A D | kbl_da7219_max98927.c | 987 SND_JACK_AVOUT, &kabylake_hdmi[i]); in kabylake_card_late_probe()
|
H A D | sof_rt5682.c | 531 SND_JACK_AVOUT, &pcm->hdmi_jack); in sof_card_late_probe()
|
/openbmc/linux/sound/virtio/ |
H A D | virtio_jack.c | 114 return SND_JACK_AVOUT; in virtsnd_jack_get_type()
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_jack.c | 513 return SND_JACK_AVOUT; in get_input_jack_type()
|
H A D | patch_hdmi.c | 1598 SND_JACK_AVOUT : 0); in update_eld() 2354 err = snd_jack_new(codec->card, hdmi_str, SND_JACK_AVOUT, &jack, in generic_hdmi_build_jack()
|
/openbmc/linux/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()
|
H A D | cs42l43-jack.c | 285 #define CS42L43_JACK_OPTICAL (SND_JACK_MECHANICAL | SND_JACK_AVOUT)
|
/openbmc/linux/sound/x86/ |
H A D | intel_hdmi_audio.c | 1342 snd_jack_report(intelhaddata->jack, SND_JACK_AVOUT); in had_process_hot_plug() 1607 SND_JACK_AVOUT, &ctx->jack, in had_create_jack()
|