Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dsoc-jack.h61 struct snd_soc_jack_gpio { struct
62 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