Home
last modified time | relevance | path

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

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