Home
last modified time | relevance | path

Searched refs:SND_JACK_AVOUT (Results 1 – 23 of 23) sorted by relevance

/openbmc/linux/include/sound/
H A Djack.h44 SND_JACK_AVOUT = SND_JACK_LINEOUT | SND_JACK_VIDEOOUT, enumerator
/openbmc/linux/sound/soc/intel/boards/
H A Dskl_hda_dsp_common.c153 SND_JACK_AVOUT, &pcm->hdmi_jack); in skl_hda_hdmi_jack_init()
H A Dskl_rt286.c494 SND_JACK_AVOUT, &skylake_hdmi[i]); in skylake_card_late_probe()
H A Dcml_rt1011_rt5682.c354 SND_JACK_AVOUT, &hdmi_jack[i]); in sof_card_late_probe()
H A Dkbl_rt5660.c488 SND_JACK_AVOUT, &skylake_hdmi[i]); in kabylake_card_late_probe()
H A Dsof_ssp_amp.c131 SND_JACK_AVOUT, &pcm->sof_hdmi); in sof_card_late_probe()
H A Dbxt_rt298.c547 SND_JACK_AVOUT, &broxton_hdmi[i]); in bxt_card_late_probe()
H A Dglk_rt5682_max98357a.c587 SND_JACK_AVOUT, &geminilake_hdmi[i]); in glk_card_late_probe()
H A Dkbl_da7219_max98357a.c609 SND_JACK_AVOUT, &skylake_hdmi[i]); in kabylake_card_late_probe()
H A Dskl_nau88l25_max98357a.c624 SND_JACK_AVOUT, in skylake_card_late_probe()
H A Dskl_nau88l25_ssm4567.c665 SND_JACK_AVOUT, in skylake_card_late_probe()
H A Dsof_cs42l42.c208 SND_JACK_AVOUT, &pcm->hdmi_jack); in sof_card_late_probe()
H A Dbxt_da7219_max98357a.c742 SND_JACK_AVOUT, &broxton_hdmi[i]); in bxt_card_late_probe()
H A Dkbl_rt5663_rt5514_max98927.c759 SND_JACK_AVOUT, &ctx->kabylake_hdmi[i]); in kabylake_card_late_probe()
H A Dkbl_rt5663_max98927.c935 SND_JACK_AVOUT, &skylake_hdmi[i]); in kabylake_card_late_probe()
H A Dkbl_da7219_max98927.c987 SND_JACK_AVOUT, &kabylake_hdmi[i]); in kabylake_card_late_probe()
H A Dsof_rt5682.c531 SND_JACK_AVOUT, &pcm->hdmi_jack); in sof_card_late_probe()
/openbmc/linux/sound/virtio/
H A Dvirtio_jack.c114 return SND_JACK_AVOUT; in virtsnd_jack_get_type()
/openbmc/linux/sound/pci/hda/
H A Dhda_jack.c513 return SND_JACK_AVOUT; in get_input_jack_type()
H A Dpatch_hdmi.c1598 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 Dhdac_hdmi.c173 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 Dcs42l43-jack.c285 #define CS42L43_JACK_OPTICAL (SND_JACK_MECHANICAL | SND_JACK_AVOUT)
/openbmc/linux/sound/x86/
H A Dintel_hdmi_audio.c1342 snd_jack_report(intelhaddata->jack, SND_JACK_AVOUT); in had_process_hot_plug()
1607 SND_JACK_AVOUT, &ctx->jack, in had_create_jack()