Searched refs:lg_wmbb (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/platform/x86/ |
| D | lg-laptop.c | 163 static union acpi_object *lg_wmbb(u32 method_id, u32 arg1, u32 arg2) in lg_wmbb() function 349 r = lg_wmbb(WMBB_USB_CHARGE, WM_SET, value); in usb_charge_store() 363 r = lg_wmbb(WMBB_USB_CHARGE, WM_GET, 0); in usb_charge_show() 477 r = lg_wmbb(WMBB_BATT_LIMIT, WM_SET, value); in battery_care_limit_store() 498 r = lg_wmbb(WMBB_BATT_LIMIT, WM_GET, 0); in battery_care_limit_show()
|