Home
last modified time | relevance | path

Searched refs:snd_jack_types (Results 1 – 3 of 3) sorted by relevance

/linux/include/sound/
H A Djack.h16 * enum snd_jack_types - Jack types which can be reported
38 enum snd_jack_types { enum
84 int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type,
109 enum snd_jack_types type, in snd_jack_set_key()
/linux/sound/hda/common/
H A Dhda_jack.h50 enum snd_jack_types type;
/linux/sound/core/
H A Djack.c241 /* the bit definition is aligned with snd_jack_types in jack.h */
604 int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type, in snd_jack_set_key()