Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm/mach-s3c/
Dmach-crag6410-module.c298 static struct wm2200_pdata wm2200_pdata = { variable
307 .platform_data = &wm2200_pdata, },
/linux-6.6.21/include/sound/
Dwm2200.h44 struct wm2200_pdata { struct
/linux-6.6.21/sound/soc/codecs/
Dwm2200.c80 struct wm2200_pdata pdata;
2180 struct wm2200_pdata *pdata = dev_get_platdata(&i2c->dev); in wm2200_i2c_probe()