Searched defs:snd_soc_jack_gpio (Results 1 – 1 of 1) sorted by relevance
689 struct snd_soc_jack_gpio { struct690 unsigned int gpio;691 unsigned int idx;692 struct device *gpiod_dev;693 const char *name;694 int report;695 int invert;696 int debounce_time;697 bool wake;700 struct snd_soc_jack *jack;[all …]