Home
last modified time | relevance | path

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

/linux/arch/arm/mach-s3c/
H A Dmach-crag6410-module.c84 static struct wm5100_pdata wm5100_pdata = { variable
186 .platform_data = &wm5100_pdata,
/linux/include/sound/
H A Dwm5100.h38 struct wm5100_pdata { struct
/linux/sound/soc/codecs/
H A Dwm5100.c81 struct wm5100_pdata pdata;
2401 struct wm5100_pdata *pdata = dev_get_platdata(&i2c->dev); in wm5100_i2c_probe()