Home
last modified time | relevance | path

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

/Linux-v5.10/include/sound/
Dsoc.h669 struct snd_soc_jack_gpio { struct
670 unsigned int gpio;
671 unsigned int idx;
672 struct device *gpiod_dev;
673 const char *name;
674 int report;
675 int invert;
676 int debounce_time;
677 bool wake;
680 struct snd_soc_jack *jack;
[all …]