Home
last modified time | relevance | path

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

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