Home
last modified time | relevance | path

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

/openbmc/linux/drivers/leds/
H A Dleds-lm355x.c49 struct lm355x_chip_data { struct
158 static int lm355x_chip_init(struct lm355x_chip_data *chip) in lm355x_chip_init()
195 static int lm355x_control(struct lm355x_chip_data *chip, in lm355x_control()
311 struct lm355x_chip_data *chip = in lm355x_torch_brightness_set()
312 container_of(cdev, struct lm355x_chip_data, cdev_torch); in lm355x_torch_brightness_set()
326 struct lm355x_chip_data *chip = in lm355x_strobe_brightness_set()
341 struct lm355x_chip_data *chip = in lm355x_indicator_brightness_set()
358 struct lm355x_chip_data *chip = in pattern_store()
403 struct lm355x_chip_data *chip; in lm355x_probe()
418 sizeof(struct lm355x_chip_data), GFP_KERNEL); in lm355x_probe()
[all …]