Searched refs:SND_JACK_LINEOUT (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/include/sound/ |
D | jack.h | 56 SND_JACK_LINEOUT = 0x0004, enumerator 59 SND_JACK_AVOUT = SND_JACK_LINEOUT | SND_JACK_VIDEOOUT,
|
/linux-4.4.14/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 | 156 ret = snd_soc_card_jack_new(rtd->card, "Headset", SND_JACK_LINEOUT | in speyside_wm8996_init()
|
/linux-4.4.14/sound/soc/intel/boards/ |
D | byt-max98090.c | 72 .report = SND_JACK_HEADPHONE | SND_JACK_LINEOUT, 103 SND_JACK_LINEOUT | SND_JACK_HEADSET, jack, in byt_max98090_init()
|
/linux-4.4.14/sound/soc/codecs/ |
D | da7219-aad.h | 172 SND_JACK_HEADSET | SND_JACK_LINEOUT | \
|
D | da7219-aad.c | 204 report |= SND_JACK_LINEOUT; in da7219_aad_hptest_work() 262 SND_JACK_HEADSET | SND_JACK_LINEOUT); in da7219_aad_hptest_work() 324 mask |= SND_JACK_HEADSET | SND_JACK_LINEOUT; in da7219_aad_irq_thread()
|
D | wm8996.c | 2321 report = SND_JACK_LINEOUT; in wm8996_hpdet_irq() 2330 SND_JACK_LINEOUT | SND_JACK_HEADSET); in wm8996_hpdet_irq() 2410 SND_JACK_LINEOUT | SND_JACK_HEADSET | in wm8996_micd()
|
D | wm5100.c | 2035 SND_JACK_LINEOUT | SND_JACK_HEADSET | in wm5100_micd_irq()
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_jack.c | 356 return SND_JACK_LINEOUT; in get_input_jack_type()
|