Searched refs:SND_JACK_LINEOUT (Results 1 – 15 of 15) sorted by relevance
/Linux-v4.19/include/sound/ |
D | jack.h | 56 SND_JACK_LINEOUT = 0x0004, enumerator 59 SND_JACK_AVOUT = SND_JACK_LINEOUT | SND_JACK_VIDEOOUT,
|
/Linux-v4.19/sound/soc/intel/boards/ |
D | byt-max98090.c | 71 .report = SND_JACK_HEADPHONE | SND_JACK_LINEOUT, 110 SND_JACK_LINEOUT | SND_JACK_HEADSET, jack, in byt_max98090_init()
|
D | cht_bsw_max98090_ti.c | 164 .report = SND_JACK_HEADPHONE | SND_JACK_LINEOUT,
|
D | bxt_da7219_max98357a.c | 188 SND_JACK_BTN_2 | SND_JACK_BTN_3 | SND_JACK_LINEOUT, in broxton_da7219_codec_init()
|
D | glk_rt5682_max98357a.c | 192 SND_JACK_BTN_2 | SND_JACK_BTN_3 | SND_JACK_LINEOUT, in geminilake_rt5682_codec_init()
|
D | kbl_da7219_max98357a.c | 182 SND_JACK_BTN_2 | SND_JACK_BTN_3 | SND_JACK_LINEOUT, in kabylake_da7219_codec_init()
|
/Linux-v4.19/sound/soc/samsung/ |
D | lowland.c | 30 .mask = SND_JACK_HEADPHONE | SND_JACK_LINEOUT, 59 ret = snd_soc_card_jack_new(rtd->card, "Headset", SND_JACK_LINEOUT | in lowland_wm5100_init()
|
D | speyside.c | 164 ret = snd_soc_card_jack_new(rtd->card, "Headset", SND_JACK_LINEOUT | in speyside_wm8996_init()
|
/Linux-v4.19/sound/soc/codecs/ |
D | cs43130.h | 332 #define CS43130_JACK_LINEOUT (SND_JACK_MECHANICAL | SND_JACK_LINEOUT) 336 SND_JACK_LINEOUT | \
|
D | da7219-aad.h | 172 SND_JACK_HEADSET | SND_JACK_LINEOUT | \
|
D | da7219-aad.c | 259 report |= SND_JACK_LINEOUT; in da7219_aad_hptest_work() 338 SND_JACK_HEADSET | SND_JACK_LINEOUT); in da7219_aad_hptest_work() 400 mask |= SND_JACK_HEADSET | SND_JACK_LINEOUT; in da7219_aad_irq_thread()
|
D | wm8996.c | 2317 report = SND_JACK_LINEOUT; in wm8996_hpdet_irq() 2326 SND_JACK_LINEOUT | SND_JACK_HEADSET); in wm8996_hpdet_irq() 2406 SND_JACK_LINEOUT | SND_JACK_HEADSET | in wm8996_micd()
|
D | wm5100.c | 2035 SND_JACK_LINEOUT | SND_JACK_HEADSET | in wm5100_micd_irq()
|
/Linux-v4.19/sound/soc/rockchip/ |
D | rk3399_gru_sound.c | 199 SND_JACK_HEADSET | SND_JACK_LINEOUT | in rockchip_sound_da7219_init()
|
/Linux-v4.19/sound/pci/hda/ |
D | hda_jack.c | 356 return SND_JACK_LINEOUT; in get_input_jack_type()
|