Home
last modified time | relevance | path

Searched defs:wled (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/video/backlight/
Dqcom-wled.c181 struct wled { struct
203 struct wled_config cfg; argument
207 int (*wled_set_brightness)(struct wled *wled, u16 brightness); argument
210 int (*wled_cabc_config)(struct wled *wled, bool enable); argument
216 int (*wled_sync_toggle)(struct wled *wled); argument
222 int (*wled_ovp_delay)(struct wled *wled); argument
228 bool (*wled_auto_detection_required)(struct wled *wled); argument
231 static int wled3_set_brightness(struct wled *wled, u16 brightness) in wled3_set_brightness()
249 static int wled4_set_brightness(struct wled *wled, u16 brightness) in wled4_set_brightness()
272 static int wled5_set_brightness(struct wled *wled, u16 brightness) in wled5_set_brightness()
[all …]
/Linux-v6.1/drivers/platform/x86/
Dasus-laptop.c248 struct asus_led wled; member