Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dsoc-jack.h60 struct snd_soc_jack_gpio { struct
61 unsigned int idx;
62 struct device *gpiod_dev;
63 const char *name;
64 int report;
65 int invert;
66 int debounce_time;
67 bool wake;
70 struct snd_soc_jack *jack;
71 struct delayed_work work;
[all …]