Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c64xx/
Dmach-crag6410-module.c282 static struct wm2200_pdata wm2200_pdata = { variable
291 .platform_data = &wm2200_pdata, },
/linux-4.1.27/include/sound/
Dwm2200.h47 struct wm2200_pdata { struct
/linux-4.1.27/sound/soc/codecs/
Dwm2200.c91 struct wm2200_pdata pdata;
2194 struct wm2200_pdata *pdata = dev_get_platdata(&i2c->dev); in wm2200_i2c_probe()