Searched refs:hidled_led (Results 1 – 1 of 1) sorted by relevance
82 struct hidled_led { struct90 struct hidled_led red; argument91 struct hidled_led green;92 struct hidled_led blue;106 #define to_hidled_led(arg) container_of(arg, struct hidled_led, cdev)191 struct hidled_led *led = to_hidled_led(cdev); in riso_kagaku_write()202 struct hidled_led *led = to_hidled_led(cdev); in dream_cheeky_write()232 struct hidled_led *led = to_hidled_led(cdev); in _thingm_write()279 static inline int delcom_get_lednum(const struct hidled_led *led) in delcom_get_lednum()289 static int delcom_enable_led(struct hidled_led *led) in delcom_enable_led()[all …]