Searched refs:WM_GET (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/platform/x86/ |
| D | lg-laptop.c | 46 #define WM_GET 1 macro 298 r = lg_wmab(WM_FAN_MODE, WM_GET, 0); in fan_mode_store() 323 r = lg_wmab(WM_FAN_MODE, WM_GET, 0); in fan_mode_show() 364 r = lg_wmbb(WMBB_USB_CHARGE, WM_GET, 0); in usb_charge_show() 406 r = lg_wmab(WM_READER_MODE, WM_GET, 0); in reader_mode_show() 448 r = lg_wmab(WM_FN_LOCK, WM_GET, 0); in fn_lock_show() 499 r = lg_wmbb(WMBB_BATT_LIMIT, WM_GET, 0); in charge_control_end_threshold_show() 510 r = lg_wmab(WM_BATT_LIMIT, WM_GET, 0); in charge_control_end_threshold_show() 620 r = lg_wmab(WM_KEY_LIGHT, WM_GET, 0); in get_kbd_backlight_level()
|