Searched full:an30259a (Results 1 – 5 of 5) sorted by relevance
3 // Driver for Panasonic AN30259A 3-channel LED driver56 #define AN30259A_NAME "an30259a"62 struct an30259a;65 struct an30259a *chip;73 struct an30259a { struct203 struct an30259a *chip) in an30259a_dt_init()260 struct an30259a *chip = led->chip; in an30259a_init_default_state()288 struct an30259a *chip; in an30259a_probe()339 struct an30259a *chip = i2c_get_clientdata(client); in an30259a_remove()347 { .compatible = "panasonic,an30259a", },[all …]
73 tristate "LED support for Panasonic AN30259A"76 This option enables support for the AN30259A 3-channel80 will be called leds-an30259a.
15 obj-$(CONFIG_LEDS_AN30259A) += leds-an30259a.o
1 * Panasonic AN30259A 3-channel LED driver3 The AN30259A is a LED controller capable of driving three LEDs independently. It supports7 - compatible: Must be "panasonic,an30259a".12 Each LED is represented as a sub-node of the panasonic,an30259a node.32 compatible = "panasonic,an30259a";
201 compatible = "panasonic,an30259a";