Searched defs:snd_soc_jack_gpio (Results 1 – 1 of 1) sorted by relevance
61 struct snd_soc_jack_gpio { struct62 unsigned int gpio;63 unsigned int idx;64 struct device *gpiod_dev;65 const char *name;66 int report;67 int invert;68 int debounce_time;69 bool wake;75 struct gpio_desc *desc;[all …]
Completed in 4 milliseconds