Home
last modified time | relevance | path

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

/linux/drivers/leds/rgb/
H A Dleds-ktd202x.c88 struct ktd202x *chip;
96 struct ktd202x { struct
106 static int ktd202x_chip_disable(struct ktd202x *chip) in ktd202x_chip_disable() argument
125 static int ktd202x_chip_enable(struct ktd202x *chip) in ktd202x_chip_enable()
149 static bool ktd202x_chip_in_use(struct ktd202x *chip) in ktd202x_chip_in_use()
384 static int ktd202x_setup_led_rgb(struct ktd202x *chip, struct fwnode_handle *fwnode, in ktd202x_setup_led_rgb()
439 static int ktd202x_setup_led_single(struct ktd202x *chip, struct fwnode_handle *fwnode, in ktd202x_setup_led_single()
460 static int ktd202x_add_led(struct ktd202x *chip, struct fwnode_handle *fwnode, unsigned int index) in ktd202x_add_led()
496 static int ktd202x_probe_fw(struct ktd202x *chip) in ktd202x_probe_fw()
535 struct ktd202x *chip; in ktd202x_probe()
[all …]
H A DMakefile4 obj-$(CONFIG_LEDS_KTD202X) += leds-ktd202x.o
H A DKconfig27 will be called leds-ktd202x.