Searched defs:wm5100_pdata (Results 1 – 2 of 2) sorted by relevance
38 struct wm5100_pdata { struct39 int irq_flags;41 struct wm5100_jack_mode jack_modes[2];44 enum wm5100_in_mode in_mode[4];47 enum wm5100_dmic_sup dmic_sup[4];49 int gpio_defaults[6];
84 static struct wm5100_pdata wm5100_pdata = { variable