Home
last modified time | relevance | path

Searched refs:wm9081_pdata (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c146 static struct wm9081_pdata wm9081_pdata __initdata = {
157 .platform_data = &wm9081_pdata, },
166 .platform_data = &wm9081_pdata, },
295 .platform_data = &wm9081_pdata, },
/openbmc/linux/include/sound/
H A Dwm9081.h17 struct wm9081_pdata { struct
/openbmc/linux/sound/soc/codecs/
H A Dwm9081.c156 struct wm9081_pdata pdata;
1110 struct wm9081_pdata *pdata = &wm9081->pdata; in wm9081_hw_params()