Home
last modified time | relevance | path

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

/openbmc/linux/drivers/power/supply/
H A Dwm8350_power.c50 static int wm8350_get_supplies(struct wm8350 *wm8350) in wm8350_get_supplies() function
115 if (wm8350_get_supplies(wm8350) & WM8350_USB_SUPPLY) { in wm8350_charger_config()
256 val->intval = !!(wm8350_get_supplies(wm8350) & in wm8350_ac_get_prop()
286 val->intval = !!(wm8350_get_supplies(wm8350) & in wm8350_usb_get_prop()
355 val->intval = !!(wm8350_get_supplies(wm8350) & in wm8350_bat_get_property()