Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dwm1250-ev1.c155 static int wm1250_ev1_pdata(struct i2c_client *i2c) in wm1250_ev1_pdata() function
157 struct wm1250_ev1_pdata *pdata = dev_get_platdata(&i2c->dev); in wm1250_ev1_pdata()
223 ret = wm1250_ev1_pdata(i2c); in wm1250_ev1_probe()
/Linux-v4.19/include/sound/
Dwm1250-ev1.h23 struct wm1250_ev1_pdata { struct
/Linux-v4.19/arch/arm/mach-s3c64xx/
Dmach-crag6410.c702 static struct wm1250_ev1_pdata wm1250_ev1_pdata = { variable
724 .platform_data = &wm1250_ev1_pdata },