Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-wm8350.c86 container_of(led_cdev, struct wm8350_led, cdev)
88 static int wm8350_led_enable(struct wm8350_led *led) in wm8350_led_enable()
113 static int wm8350_led_disable(struct wm8350_led *led) in wm8350_led_disable()
144 struct wm8350_led *led = to_wm8350_led(led_cdev); in wm8350_led_set()
180 struct wm8350_led *led = platform_get_drvdata(pdev); in wm8350_led_shutdown()
189 struct wm8350_led *led; in wm8350_led_probe()
247 struct wm8350_led *led = platform_get_drvdata(pdev); in wm8350_led_remove()
/openbmc/linux/include/linux/mfd/wm8350/
H A Dpmic.h711 struct wm8350_led { struct
747 struct wm8350_led led[2]; argument
/openbmc/linux/drivers/regulator/
H A Dwm8350-regulator.c1233 struct wm8350_led *led; in wm8350_register_led()