Searched refs:thingm_led (Results 1 – 1 of 1) sorted by relevance
47 struct thingm_led { struct56 struct thingm_led red; argument57 struct thingm_led green;58 struct thingm_led blue;149 struct thingm_led *led = container_of(ldev, struct thingm_led, ldev); in thingm_led_set()