Home
last modified time | relevance | path

Searched refs:thingm_led (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/hid/
Dhid-thingm.c47 struct thingm_led { struct
56 struct thingm_led red; argument
57 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()