Home
last modified time | relevance | path

Searched defs:ldev_to_led (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/drivers/leds/
H A Dleds-bd2606mvv.c24 #define ldev_to_led(c) container_of(c, struct bd2606mvv_led, ldev) macro
H A Dleds-lp3944.c60 #define ldev_to_led(c) container_of(c, struct lp3944_led_data, ldev) macro
H A Dleds-pca995x.c46 #define ldev_to_led(c) container_of(c, struct pca995x_led, ldev) macro
H A Dleds-tlc591xx.c40 #define ldev_to_led(c) container_of(c, struct tlc591xx_led, ldev) macro
H A Dleds-pca9532.c32 #define ldev_to_led(c) container_of(c, struct pca9532_led, ldev) macro
/kernel/linux/linux-5.10/drivers/leds/
H A Dleds-lp3944.c60 #define ldev_to_led(c) container_of(c, struct lp3944_led_data, ldev) macro
H A Dleds-tlc591xx.c41 #define ldev_to_led(c) container_of(c, struct tlc591xx_led, ldev) macro
H A Dleds-pca9532.c33 #define ldev_to_led(c) container_of(c, struct pca9532_led, ldev) macro

Completed in 5 milliseconds