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