Searched defs:snd_soc_jack_gpio (Results 1 – 1 of 1) sorted by relevance
657 struct snd_soc_jack_gpio { struct658 unsigned int gpio;659 unsigned int idx;660 struct device *gpiod_dev;661 const char *name;662 int report;663 int invert;664 int debounce_time;665 bool wake;667 struct snd_soc_jack *jack;[all …]