Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-s3c64xx/
Dmach-crag6410-module.c151 static struct wm9081_pdata wm9081_pdata __initdata = {
162 .platform_data = &wm9081_pdata, },
171 .platform_data = &wm9081_pdata, },
279 .platform_data = &wm9081_pdata, },
/linux-4.4.14/include/sound/
Dwm9081.h20 struct wm9081_pdata { struct
/linux-4.4.14/sound/soc/codecs/
Dwm9081.c160 struct wm9081_pdata pdata;
1113 struct wm9081_pdata *pdata = &wm9081->pdata; in wm9081_hw_params()