Searched refs:wm831x_power_check_online (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | wm831x_power.c | 36 static int wm831x_power_check_online(struct wm831x *wm831x, int supply, in wm831x_power_check_online() function 79 ret = wm831x_power_check_online(wm831x, WM831X_PWR_WALL, val); in wm831x_wall_get_prop() 110 ret = wm831x_power_check_online(wm831x, WM831X_PWR_USB, val); in wm831x_usb_get_prop() 445 ret = wm831x_power_check_online(wm831x, WM831X_PWR_SRC_BATT, in wm831x_bat_get_prop()
|
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | wm831x_power.c | 36 static int wm831x_power_check_online(struct wm831x *wm831x, int supply, in wm831x_power_check_online() function 79 ret = wm831x_power_check_online(wm831x, WM831X_PWR_WALL, val); in wm831x_wall_get_prop() 110 ret = wm831x_power_check_online(wm831x, WM831X_PWR_USB, val); in wm831x_usb_get_prop() 445 ret = wm831x_power_check_online(wm831x, WM831X_PWR_SRC_BATT, in wm831x_bat_get_prop()
|
Completed in 3 milliseconds