Home
last modified time | relevance | path

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

/linux-4.19.296/include/sound/
Dsoc.h689 struct snd_soc_jack_gpio { struct
690 unsigned int gpio;
691 unsigned int idx;
692 struct device *gpiod_dev;
693 const char *name;
694 int report;
695 int invert;
696 int debounce_time;
697 bool wake;
700 struct snd_soc_jack *jack;
[all …]