Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/leds/
Dleds-aw2013.c2 // Driver for Awinic AW2013 3-channel LED driver
54 struct aw2013;
57 struct aw2013 *chip;
63 struct aw2013 { struct
73 static int aw2013_chip_init(struct aw2013 *chip) in aw2013_chip_init() argument
100 static void aw2013_chip_disable(struct aw2013 *chip) in aw2013_chip_disable()
119 static int aw2013_chip_enable(struct aw2013 *chip) in aw2013_chip_enable()
141 static bool aw2013_chip_in_use(struct aw2013 *chip) in aw2013_chip_in_use()
262 static int aw2013_probe_dt(struct aw2013 *chip) in aw2013_probe_dt()
329 struct aw2013 *chip; in aw2013_probe()
[all …]
DKconfig117 tristate "LED support for Awinic AW2013"
120 This option enables support for the AW2013 3-channel
124 will be called leds-aw2013.
DMakefile20 obj-$(CONFIG_LEDS_AW2013) += leds-aw2013.o
/Linux-v5.10/Documentation/devicetree/bindings/leds/
Dleds-aw2013.yaml4 $id: http://devicetree.org/schemas/leds/leds-aw2013.yaml#
7 title: AWINIC AW2013 3-channel LED Driver
13 The AW2013 is a 3-channel LED driver with I2C interface. It can control
18 const: awinic,aw2013
61 compatible = "awinic,aw2013";