Home
last modified time | relevance | path

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

/drivers/leds/
Dleds-lm3642.c69 struct lm3642_chip_data { struct
96 static int lm3642_chip_init(struct lm3642_chip_data *chip) in lm3642_chip_init() argument
110 static int lm3642_control(struct lm3642_chip_data *chip, in lm3642_control()
184 struct lm3642_chip_data *chip = in lm3642_torch_pin_store()
185 container_of(led_cdev, struct lm3642_chip_data, cdev_indicator); in lm3642_torch_pin_store()
214 struct lm3642_chip_data *chip = in lm3642_deferred_torch_brightness_set()
215 container_of(work, struct lm3642_chip_data, work_torch); in lm3642_deferred_torch_brightness_set()
225 struct lm3642_chip_data *chip = in lm3642_torch_brightness_set()
226 container_of(cdev, struct lm3642_chip_data, cdev_torch); in lm3642_torch_brightness_set()
241 struct lm3642_chip_data *chip = in lm3642_strobe_pin_store()
[all …]