Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm/mach-s3c/
Dmach-crag6410-module.c70 static struct wm5100_pdata wm5100_pdata = { variable
168 .platform_data = &wm5100_pdata,
/Linux-v5.10/include/sound/
Dwm5100.h38 struct wm5100_pdata { struct
/Linux-v5.10/sound/soc/codecs/
Dwm5100.c78 struct wm5100_pdata pdata;
2417 struct wm5100_pdata *pdata = dev_get_platdata(&i2c->dev); in wm5100_i2c_probe()