Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dsoc.h657 struct snd_soc_jack_gpio { struct
658 unsigned int gpio;
659 unsigned int idx;
660 struct device *gpiod_dev;
661 const char *name;
662 int report;
663 int invert;
664 int debounce_time;
665 bool wake;
667 struct snd_soc_jack *jack;
[all …]