Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c311 static struct wm2200_pdata wm2200_pdata = { variable
320 .platform_data = &wm2200_pdata, },
/OK3568_Linux_fs/kernel/include/sound/
H A Dwm2200.h44 struct wm2200_pdata { struct
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dwm2200.c88 struct wm2200_pdata pdata;
2190 struct wm2200_pdata *pdata = dev_get_platdata(&i2c->dev); in wm2200_i2c_probe()