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

/linux-4.1.27/drivers/power/
H A Dwm8350_power.c53 static int wm8350_get_supplies(struct wm8350 *wm8350) wm8350_get_supplies() function
118 if (wm8350_get_supplies(wm8350) & WM8350_USB_SUPPLY) { wm8350_charger_config()
258 val->intval = !!(wm8350_get_supplies(wm8350) & wm8350_ac_get_prop()
288 val->intval = !!(wm8350_get_supplies(wm8350) & wm8350_usb_get_prop()
357 val->intval = !!(wm8350_get_supplies(wm8350) & wm8350_bat_get_property()

Completed in 35 milliseconds