Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dsoc.h675 struct snd_soc_jack_gpio { struct
676 unsigned int gpio;
677 unsigned int idx;
678 struct device *gpiod_dev;
679 const char *name;
680 int report;
681 int invert;
682 int debounce_time;
683 bool wake;
686 struct snd_soc_jack *jack;
[all …]