Searched refs:bd2802_led (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/leds/ |
| D | leds-bd2802.c | 71 struct bd2802_led { struct 111 static inline int bd2802_is_rgb_off(struct bd2802_led *led, enum led_ids id, in bd2802_is_rgb_off() argument 127 static inline int bd2802_is_led_off(struct bd2802_led *led, enum led_ids id) in bd2802_is_led_off() 135 static inline int bd2802_is_all_off(struct bd2802_led *led) in bd2802_is_all_off() 174 static void bd2802_update_state(struct bd2802_led *led, enum led_ids id, in bd2802_update_state() 219 static void bd2802_configure(struct bd2802_led *led) in bd2802_configure() 231 static void bd2802_reset_cancel(struct bd2802_led *led) in bd2802_reset_cancel() 238 static void bd2802_enable(struct bd2802_led *led, enum led_ids id) in bd2802_enable() 252 static void bd2802_set_on(struct bd2802_led *led, enum led_ids id, in bd2802_set_on() 271 static void bd2802_set_blink(struct bd2802_led *led, enum led_ids id, in bd2802_set_blink() [all …]
|