Searched defs:snd_soc_jack (Results 1 – 1 of 1) sorted by relevance
619 struct snd_soc_jack { struct620 struct mutex mutex;621 struct snd_jack *jack;622 struct snd_soc_codec *codec;623 struct list_head pins;624 int status;625 struct blocking_notifier_head notifier;626 struct list_head jack_zones;