Home
last modified time | relevance | path

Searched full:sgm3140 (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/drivers/leds/
Dleds-sgm3140.c15 struct sgm3140 { struct
33 static struct sgm3140 *flcdev_to_sgm3140(struct led_classdev_flash *flcdev) in flcdev_to_sgm3140() argument
35 return container_of(flcdev, struct sgm3140, fled_cdev); in flcdev_to_sgm3140()
40 struct sgm3140 *priv = flcdev_to_sgm3140(fled_cdev); in sgm3140_strobe_set()
76 struct sgm3140 *priv = flcdev_to_sgm3140(fled_cdev); in sgm3140_strobe_get()
86 struct sgm3140 *priv = flcdev_to_sgm3140(fled_cdev); in sgm3140_timeout_set()
103 struct sgm3140 *priv = flcdev_to_sgm3140(fled_cdev); in sgm3140_brightness_set()
135 struct sgm3140 *priv = from_timer(priv, t, powerdown_timer); in sgm3140_powerdown_timer()
144 static void sgm3140_init_flash_timeout(struct sgm3140 *priv) in sgm3140_init_flash_timeout()
158 static void sgm3140_init_v4l2_flash_config(struct sgm3140 *priv, in sgm3140_init_v4l2_flash_config()
[all …]
DMakefile85 obj-$(CONFIG_LEDS_SGM3140) += leds-sgm3140.o
DKconfig917 tristate "LED support for the SGM3140"
921 This option enables support for the SGM3140 500mA Buck/Boost Charge
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-sgm3140.yaml4 $id: http://devicetree.org/schemas/leds/leds-sgm3140.yaml#
7 title: SGMICRO SGM3140 500mA Buck/Boost Charge Pump LED Driver
13 The SGM3140 is a current-regulated charge pump which can regulate two current
21 const: sgmicro,sgm3140
51 compatible = "sgmicro,sgm3140";