Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dled-class-flash.h37 struct led_flash_ops { struct
74 const struct led_flash_ops *ops; argument
/linux-4.4.14/drivers/leds/
Dled-class-flash.c269 const struct led_flash_ops *ops = fled_cdev->ops; in led_flash_init_sysfs_groups()
292 const struct led_flash_ops *ops; in led_classdev_flash_register()
Dleds-ktd2692.c354 static const struct led_flash_ops flash_ops = {
Dleds-aat1290.c478 static const struct led_flash_ops flash_ops = {
Dleds-max77693.c820 static const struct led_flash_ops flash_ops = {
/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-flash-led-class.c302 const struct led_flash_ops *fled_cdev_ops = fled_cdev->ops; in __fill_ctrl_init_data()