Searched refs:wmi_brightness_notify (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/platform/x86/
H A Dnvidia-wmi-ec-backlight.c20 * wmi_brightness_notify() - helper function for calling WMI-wrapped ACPI method
32 static int wmi_brightness_notify(struct wmi_device *w, enum wmi_brightness_method id, enum wmi_brightness_mode mode, u32 *val) function
67 return wmi_brightness_notify(wdev, WMI_BRIGHTNESS_METHOD_LEVEL,
78 ret = wmi_brightness_notify(wdev, WMI_BRIGHTNESS_METHOD_LEVEL,
107 ret = wmi_brightness_notify(wdev, WMI_BRIGHTNESS_METHOD_LEVEL,
113 ret = wmi_brightness_notify(wdev, WMI_BRIGHTNESS_METHOD_LEVEL,

Completed in 196 milliseconds