Searched defs:snd_soc_jack_gpio (Results 1 – 1 of 1) sorted by relevance
712 struct snd_soc_jack_gpio { struct713 unsigned int gpio;714 unsigned int idx;715 struct device *gpiod_dev;716 const char *name;717 int report;718 int invert;719 int debounce_time;720 bool wake;723 struct snd_soc_jack *jack;[all …]