Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-pm8058.c20 struct pm8058_led { struct
30 struct pm8058_led *led; in pm8058_led_set() argument
35 led = container_of(cled, struct pm8058_led, cdev); in pm8058_led_set()
57 struct pm8058_led *led; in pm8058_led_get()
61 led = container_of(cled, struct pm8058_led, cdev); in pm8058_led_get()
91 struct pm8058_led *led; in pm8058_led_probe()