#ifndef _WM8962_PDATA_H
#define _WM8962_PDATA_H
#define WM8962_MAX_GPIO …
#define WM8962_GPIO_SET …
#define WM8962_GPIO_FN_CLKOUT …
#define WM8962_GPIO_FN_LOGIC …
#define WM8962_GPIO_FN_SDOUT …
#define WM8962_GPIO_FN_IRQ …
#define WM8962_GPIO_FN_THERMAL …
#define WM8962_GPIO_FN_PLL2_LOCK …
#define WM8962_GPIO_FN_PLL3_LOCK …
#define WM8962_GPIO_FN_FLL_LOCK …
#define WM8962_GPIO_FN_DRC_ACT …
#define WM8962_GPIO_FN_WSEQ_DONE …
#define WM8962_GPIO_FN_ALC_NG_ACT …
#define WM8962_GPIO_FN_ALC_PEAK_LIMIT …
#define WM8962_GPIO_FN_ALC_SATURATION …
#define WM8962_GPIO_FN_ALC_LEVEL_THR …
#define WM8962_GPIO_FN_ALC_LEVEL_LOCK …
#define WM8962_GPIO_FN_FIFO_ERR …
#define WM8962_GPIO_FN_OPCLK …
#define WM8962_GPIO_FN_DMICCLK …
#define WM8962_GPIO_FN_DMICDAT …
#define WM8962_GPIO_FN_MICD …
#define WM8962_GPIO_FN_MICSCD …
struct wm8962_pdata { … };
#endif