Searched defs:snd_soc_jack_gpio (Results 1 – 1 of 1) sorted by relevance
680 struct snd_soc_jack_gpio { struct681 unsigned int gpio;682 unsigned int idx;683 struct device *gpiod_dev;684 const char *name;685 int report;686 int invert;687 int debounce_time;688 bool wake;691 struct snd_soc_jack *jack;[all …]