Searched refs:ktd202x (Results 1 – 3 of 3) sorted by relevance
88 struct ktd202x *chip;96 struct ktd202x { struct106 static int ktd202x_chip_disable(struct ktd202x *chip) in ktd202x_chip_disable() argument125 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 …]
4 obj-$(CONFIG_LEDS_KTD202X) += leds-ktd202x.o
27 will be called leds-ktd202x.