Searched defs:wled (Results 1 – 2 of 2) sorted by relevance
181 struct wled { struct203 struct wled_config cfg; argument207 int (*wled_set_brightness)(struct wled *wled, u16 brightness); argument222 int (*wled_ovp_delay)(struct wled *wled); argument295 struct wled *wled = container_of(work, in wled_ovp_work() local434 struct wled *wled = bl_get_data(bl); in wled_update_status() local533 struct wled *wled = _wled; in wled_short_irq_handler() local837 struct wled *wled = _wled; in wled_ovp_irq_handler() local873 static int wled3_setup(struct wled *wled) in wled3_setup()956 static int wled4_setup(struct wled *wled) in wled4_setup()[all …]
248 struct asus_led wled; member