Searched refs:lm355x_chip_data (Results 1 – 1 of 1) sorted by relevance
53 struct lm355x_chip_data { struct162 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 …]