Searched full:aw2013 (Results 1 – 4 of 4) sorted by relevance
2 // Driver for Awinic AW2013 3-channel LED driver54 struct aw2013;57 struct aw2013 *chip;63 struct aw2013 { struct73 static int aw2013_chip_init(struct aw2013 *chip) in aw2013_chip_init() argument100 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 …]
117 tristate "LED support for Awinic AW2013"120 This option enables support for the AW2013 3-channel124 will be called leds-aw2013.
20 obj-$(CONFIG_LEDS_AW2013) += leds-aw2013.o
4 $id: http://devicetree.org/schemas/leds/leds-aw2013.yaml#7 title: AWINIC AW2013 3-channel LED Driver13 The AW2013 is a 3-channel LED driver with I2C interface. It can control18 const: awinic,aw201361 compatible = "awinic,aw2013";