Searched defs:wm831x_pdata (Results 1 – 1 of 1) sorted by relevance
111 struct wm831x_pdata { struct113 int wm831x_num;116 int (*pre_init)(struct wm831x *wm831x);118 int (*post_init)(struct wm831x *wm831x);121 bool irq_cmos;124 bool disable_touch;127 bool soft_shutdown;129 int irq_base;130 int gpio_base;131 int gpio_defaults[WM831X_GPIO_NUM];[all …]