Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-pca955x.c147 #define led_to_pca955x(l) container_of(l, struct pca955x_led, led_cdev) macro
281 struct pca955x_led *pca955x_led = led_to_pca955x(led_cdev); in pca955x_led_get()
312 struct pca955x_led *pca955x_led = led_to_pca955x(led_cdev); in pca955x_led_set()
388 struct pca955x_led *pca955x_led = led_to_pca955x(led_cdev); in pca955x_led_blink()