Searched defs:snd_soc_jack (Results 1 – 1 of 1) sorted by relevance
490 struct snd_soc_jack { struct491 struct snd_jack *jack;492 struct snd_soc_codec *codec;493 struct list_head pins;494 int status;495 struct blocking_notifier_head notifier;496 struct list_head jack_zones;