Home
last modified time | relevance | path

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

/drivers/leds/
Dleds-lm355x.c54 struct lm355x_chip_data { struct
171 static int lm355x_chip_init(struct lm355x_chip_data *chip) in lm355x_chip_init()
208 static void lm355x_control(struct lm355x_chip_data *chip, in lm355x_control()
322 struct lm355x_chip_data *chip = in lm355x_deferred_torch_brightness_set()
323 container_of(work, struct lm355x_chip_data, work_torch); in lm355x_deferred_torch_brightness_set()
333 struct lm355x_chip_data *chip = in lm355x_torch_brightness_set()
334 container_of(cdev, struct lm355x_chip_data, cdev_torch); in lm355x_torch_brightness_set()
343 struct lm355x_chip_data *chip = in lm355x_deferred_strobe_brightness_set()
344 container_of(work, struct lm355x_chip_data, work_flash); in lm355x_deferred_strobe_brightness_set()
354 struct lm355x_chip_data *chip = in lm355x_strobe_brightness_set()
[all …]