Searched refs:snd_jack_types (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | jack.h | 16 * enum snd_jack_types - Jack types which can be reported 37 enum snd_jack_types { enum 82 int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type, 112 enum snd_jack_types type, in snd_jack_set_key()
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | jack.h | 16 * enum snd_jack_types - Jack types which can be reported 37 enum snd_jack_types { enum 83 int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type, 113 enum snd_jack_types type, in snd_jack_set_key()
|
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_jack.h | 49 enum snd_jack_types type;
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_jack.h | 50 enum snd_jack_types type;
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wcd-mbhc-v2.c | 289 enum snd_jack_types jack_type) in wcd_mbhc_report_plug_removal() 328 enum snd_jack_types jack_type) in wcd_mbhc_report_plug_insertion() 402 enum snd_jack_types jack_type) in wcd_mbhc_report_plug() 512 enum snd_jack_types jack_type; in wcd_mbhc_mech_plug_detect_irq()
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | jack.c | 338 int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type, in snd_jack_set_key()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | jack.c | 242 /* the bit definition is aligned with snd_jack_types in jack.h */ 625 int snd_jack_set_key(struct snd_jack *jack, enum snd_jack_types type, in snd_jack_set_key()
|
Completed in 8 milliseconds