Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-s3c64xx/
Dmach-crag6410-module.c69 static struct wm5100_pdata wm5100_pdata = { variable
167 .platform_data = &wm5100_pdata,
/linux-4.1.27/include/sound/
Dwm5100.h41 struct wm5100_pdata { struct
/linux-4.1.27/sound/soc/codecs/
Dwm5100.c80 struct wm5100_pdata pdata;
2427 struct wm5100_pdata *pdata = dev_get_platdata(&i2c->dev); in wm5100_i2c_probe()