Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c152 static struct wm9081_pdata wm9081_pdata __initdata = {
163 .platform_data = &wm9081_pdata, },
172 .platform_data = &wm9081_pdata, },
308 .platform_data = &wm9081_pdata, },
/OK3568_Linux_fs/kernel/include/sound/
H A Dwm9081.h17 struct wm9081_pdata { struct
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm9081.c156 struct wm9081_pdata pdata;
1110 struct wm9081_pdata *pdata = &wm9081->pdata; in wm9081_hw_params()