Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/leds/flash/
Dleds-sy7802.c88 struct sy7802_led { struct
106 struct sy7802_led leds[] __counted_by(num_leds); argument
111 struct sy7802_led *led = container_of(lcdev, struct sy7802_led, flash.led_cdev); in sy7802_torch_brightness_set()
175 struct sy7802_led *led = container_of(fl_cdev, struct sy7802_led, flash); in sy7802_flash_brightness_set()
196 struct sy7802_led *led = container_of(fl_cdev, struct sy7802_led, flash); in sy7802_strobe_set()
240 struct sy7802_led *led = container_of(fl_cdev, struct sy7802_led, flash); in sy7802_strobe_get()
252 struct sy7802_led *led = container_of(fl_cdev, struct sy7802_led, flash); in sy7802_timeout_set()
262 struct sy7802_led *led = container_of(fl_cdev, struct sy7802_led, flash); in sy7802_fault_get()
317 static int sy7802_led_register(struct device *dev, struct sy7802_led *led, in sy7802_led_register()
334 static int sy7802_init_flash_properties(struct device *dev, struct sy7802_led *led, in sy7802_init_flash_properties()
[all …]