Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/leds/
Dleds-lm355x.c53 struct lm355x_chip_data { struct
162 static int lm355x_chip_init(struct lm355x_chip_data *chip) in lm355x_chip_init()
198 static int lm355x_control(struct lm355x_chip_data *chip, in lm355x_control()
314 struct lm355x_chip_data *chip = in lm355x_torch_brightness_set()
315 container_of(cdev, struct lm355x_chip_data, cdev_torch); in lm355x_torch_brightness_set()
329 struct lm355x_chip_data *chip = in lm355x_strobe_brightness_set()
330 container_of(cdev, struct lm355x_chip_data, cdev_flash); in lm355x_strobe_brightness_set()
344 struct lm355x_chip_data *chip = in lm355x_indicator_brightness_set()
345 container_of(cdev, struct lm355x_chip_data, cdev_indicator); in lm355x_indicator_brightness_set()
361 struct lm355x_chip_data *chip = in lm3556_indicator_pattern_store()
[all …]