Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/backlight/
H A Dqcom-wled.c181 struct wled { struct
203 struct wled_config cfg; argument
207 int (*wled_set_brightness)(struct wled *wled, u16 brightness); argument
222 int (*wled_ovp_delay)(struct wled *wled); argument
295 struct wled *wled = container_of(work, in wled_ovp_work() local
434 struct wled *wled = bl_get_data(bl); in wled_update_status() local
533 struct wled *wled = _wled; in wled_short_irq_handler() local
837 struct wled *wled = _wled; in wled_ovp_irq_handler() local
873 static int wled3_setup(struct wled *wled) in wled3_setup()
956 static int wled4_setup(struct wled *wled) in wled4_setup()
[all …]
/openbmc/linux/drivers/platform/x86/
H A Dasus-laptop.c248 struct asus_led wled; member