Home
last modified time | relevance | path

Searched defs:snd_soc_jack (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/include/sound/
Dsoc.h696 struct snd_soc_jack { struct
697 struct mutex mutex;
698 struct snd_jack *jack;
699 struct snd_soc_card *card;
700 struct list_head pins;
701 int status;
702 struct blocking_notifier_head notifier;
703 struct list_head jack_zones;