Searched defs:snd_soc_jack (Results 1 – 2 of 2) sorted by relevance
121087 struct snd_soc_jack { struct121088 struct mutex mutex;121089 struct snd_jack *jack;121090 struct snd_soc_card *card;121091 struct list_head pins;121092 int status;121093 struct blocking_notifier_head notifier;121094 struct list_head jack_zones;
127604 struct snd_soc_jack { struct127605 struct mutex mutex;127606 struct snd_jack *jack;127607 struct snd_soc_card *card;127608 struct list_head pins;127609 int status;127610 struct blocking_notifier_head notifier;127611 struct list_head jack_zones;