Searched defs:snd_soc_jack_gpio (Results 1 – 1 of 1) sorted by relevance
675 struct snd_soc_jack_gpio { struct676 unsigned int gpio;677 unsigned int idx;678 struct device *gpiod_dev;679 const char *name;680 int report;681 int invert;682 int debounce_time;683 bool wake;686 struct snd_soc_jack *jack;[all …]