Searched refs:SND_JACK_LINEOUT (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/include/sound/ |
D | jack.h | 56 SND_JACK_LINEOUT = 0x0004, enumerator 59 SND_JACK_AVOUT = SND_JACK_LINEOUT | SND_JACK_VIDEOOUT,
|
/linux-4.1.27/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.1.27/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.1.27/sound/pci/hda/ |
D | hda_jack.c | 361 return SND_JACK_LINEOUT; in get_input_jack_type()
|
/linux-4.1.27/sound/soc/codecs/ |
D | wm8996.c | 2322 report = SND_JACK_LINEOUT; in wm8996_hpdet_irq() 2331 SND_JACK_LINEOUT | SND_JACK_HEADSET); in wm8996_hpdet_irq() 2409 SND_JACK_LINEOUT | SND_JACK_HEADSET | in wm8996_micd()
|
D | wm5100.c | 2035 SND_JACK_LINEOUT | SND_JACK_HEADSET | in wm5100_micd_irq()
|