Home
last modified time | relevance | path

Searched refs:batt_name (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/power/supply/
H A Dwm97xx_battery.c223 if (!pdata->batt_name) { in wm97xx_bat_probe()
229 bat_psy_desc.name = pdata->batt_name; in wm97xx_bat_probe()
/openbmc/linux/include/linux/
H A Dwm97xx.h300 char *batt_name; member