Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-aw2013.c54 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()
406 struct aw2013 *chip = i2c_get_clientdata(client); in aw2013_remove()
H A DMakefile20 obj-$(CONFIG_LEDS_AW2013) += leds-aw2013.o
H A DKconfig124 will be called leds-aw2013.