Searched refs:SND_JACK_LINEIN (Results 1 - 5 of 5) sorted by path

/linux-master/include/sound/
H A Djack.h24 * @SND_JACK_LINEIN: Line in
45 SND_JACK_LINEIN = 0x0020, enumerator in enum:snd_jack_types
/linux-master/sound/pci/hda/
H A Dhda_jack.c517 return SND_JACK_LINEIN;
/linux-master/sound/soc/codecs/
H A Dcs42l43-jack.c317 #define CS42L43_JACK_LINEIN (SND_JACK_MECHANICAL | SND_JACK_LINEIN)
H A Dframer-codec.c21 #define FRAMER_JACK_MASK (SND_JACK_LINEIN | SND_JACK_LINEOUT)
/linux-master/sound/virtio/
H A Dvirtio_jack.c118 return SND_JACK_LINEIN;

Completed in 235 milliseconds