Home
last modified time | relevance | path

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

/linux-4.4.14/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()
207 static void lm355x_control(struct lm355x_chip_data *chip, in lm355x_control()
321 struct lm355x_chip_data *chip = in lm355x_deferred_torch_brightness_set()
322 container_of(work, struct lm355x_chip_data, work_torch); in lm355x_deferred_torch_brightness_set()
332 struct lm355x_chip_data *chip = in lm355x_torch_brightness_set()
333 container_of(cdev, struct lm355x_chip_data, cdev_torch); in lm355x_torch_brightness_set()
342 struct lm355x_chip_data *chip = in lm355x_deferred_strobe_brightness_set()
343 container_of(work, struct lm355x_chip_data, work_flash); in lm355x_deferred_strobe_brightness_set()
353 struct lm355x_chip_data *chip = in lm355x_strobe_brightness_set()
[all …]