Searched refs:lg_wmbb (Results 1 – 1 of 1) sorted by relevance
/drivers/platform/x86/ |
D | lg-laptop.c | 164 static union acpi_object *lg_wmbb(u32 method_id, u32 arg1, u32 arg2) in lg_wmbb() function 350 r = lg_wmbb(WMBB_USB_CHARGE, WM_SET, value); in usb_charge_store() 364 r = lg_wmbb(WMBB_USB_CHARGE, WM_GET, 0); in usb_charge_show() 478 r = lg_wmbb(WMBB_BATT_LIMIT, WM_SET, value); in charge_control_end_threshold_store() 499 r = lg_wmbb(WMBB_BATT_LIMIT, WM_GET, 0); in charge_control_end_threshold_show()
|