Home
last modified time | relevance | path

Searched refs:wm97xx_pdata (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/power/
Dwm97xx_battery.c35 struct wm97xx_pdata *wmdata = bat_ps->dev.parent->platform_data; in wm97xx_read_bat()
45 struct wm97xx_pdata *wmdata = bat_ps->dev.parent->platform_data; in wm97xx_read_temp()
57 struct wm97xx_pdata *wmdata = bat_ps->dev.parent->platform_data; in wm97xx_bat_get_property()
108 struct wm97xx_pdata *wmdata = bat_ps->dev.parent->platform_data; in wm97xx_bat_update()
171 struct wm97xx_pdata *wmdata = dev->dev.platform_data; in wm97xx_bat_probe()
271 struct wm97xx_pdata *wmdata = dev->dev.platform_data; in wm97xx_bat_remove()
/linux-4.1.27/include/linux/
Dwm97xx.h307 struct wm97xx_pdata { struct
/linux-4.1.27/arch/arm/mach-pxa/
Dpalmte2.c276 static struct wm97xx_pdata palmte2_wm97xx_pdata = {
Dpalm27x.c231 static struct wm97xx_pdata palm27x_wm97xx_pdata = {
Dmioa701.c585 static struct wm97xx_pdata mioa701_wm97xx_pdata = {
/linux-4.1.27/drivers/input/touchscreen/
Dwm97xx-core.c587 struct wm97xx_pdata *pdata = dev_get_platdata(dev); in wm97xx_probe()