Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/leds/
Dleds-pm8058.c29 struct pm8058_led { struct
39 struct pm8058_led *led; in pm8058_led_set() argument
44 led = container_of(cled, struct pm8058_led, cdev); in pm8058_led_set()
66 struct pm8058_led *led; in pm8058_led_get()
70 led = container_of(cled, struct pm8058_led, cdev); in pm8058_led_get()
98 struct pm8058_led *led; in pm8058_led_probe()