Home
last modified time | relevance | path

Searched full:an30259a (Results 1 – 6 of 6) sorted by relevance

/linux-6.8/drivers/leds/
Dleds-an30259a.c3 // Driver for Panasonic AN30259A 3-channel LED driver
56 #define AN30259A_NAME "an30259a"
58 struct an30259a;
61 struct an30259a *chip;
69 struct an30259a { struct
199 struct an30259a *chip) in an30259a_dt_init()
247 struct an30259a *chip = led->chip; in an30259a_init_default_state()
275 struct an30259a *chip; in an30259a_probe()
326 struct an30259a *chip = i2c_get_clientdata(client); in an30259a_remove()
332 { .compatible = "panasonic,an30259a", },
[all …]
DKconfig63 tristate "LED support for Panasonic AN30259A"
66 This option enables support for the AN30259A 3-channel
70 will be called leds-an30259a.
DMakefile14 obj-$(CONFIG_LEDS_AN30259A) += leds-an30259a.o
/linux-6.8/Documentation/devicetree/bindings/leds/
Dpanasonic,an30259a.yaml4 $id: http://devicetree.org/schemas/leds/panasonic,an30259a.yaml#
7 title: Panasonic AN30259A 3-channel LED controller
13 The AN30259A is a LED controller capable of driving three LEDs independently.
19 const: panasonic,an30259a
59 compatible = "panasonic,an30259a";
Dcommon.yaml261 compatible = "panasonic,an30259a";
/linux-6.8/arch/arm/boot/dts/qcom/
Dqcom-msm8974pro-samsung-klte.dts107 compatible = "panasonic,an30259a";