Searched refs:lg_wmab_set (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/platform/x86/ |
| H A D | lg-laptop.c | 278 static int lg_wmab_set(struct device *dev, u32 method, u32 arg) in lg_wmab_set() function 357 ret = lg_wmab_set(dev, WM_FAN_MODE, FIELD_PREP(FAN_MODE_LOWER, value) | in fan_mode_store() 431 ret = lg_wmab_set(dev, WM_READER_MODE, value); in reader_mode_store() 462 ret = lg_wmab_set(dev, WM_FN_LOCK, value); in fn_lock_store() 503 ret = lg_wmab_set(&pf_device->dev, WM_BATT_LIMIT, value); in charge_control_end_threshold_store() 605 lg_wmab_set(cdev->dev->parent, WM_TLED, brightness > LED_OFF); in tpad_led_set() 636 lg_wmab_set(cdev->dev->parent, WM_KEY_LIGHT, value); in kbd_backlight_set()
|