Searched defs:snd_soc_jack_gpio (Results 1 – 1 of 1) sorted by relevance
669 struct snd_soc_jack_gpio { struct670 unsigned int gpio;671 unsigned int idx;672 struct device *gpiod_dev;673 const char *name;674 int report;675 int invert;676 int debounce_time;677 bool wake;680 struct snd_soc_jack *jack;[all …]