Home
last modified time | relevance | path

Searched defs:snd_soc_jack_gpio (Results 1 – 1 of 1) sorted by relevance

/include/sound/
Dsoc.h680 struct snd_soc_jack_gpio { struct
681 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 …]