Searched defs:wled (Results 1 – 4 of 4) sorted by relevance
| /kernel/linux/linux-6.6/drivers/video/backlight/ |
| D | qcom-wled.c | 181 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 …]
|
| /kernel/linux/linux-5.10/drivers/video/backlight/ |
| D | qcom-wled.c | 181 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 …]
|
| /kernel/linux/linux-5.10/drivers/platform/x86/ |
| D | asus-laptop.c | 248 struct asus_led wled; member
|
| /kernel/linux/linux-6.6/drivers/platform/x86/ |
| D | asus-laptop.c | 248 struct asus_led wled; member
|