Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/leds/
Dleds-ktd2692.c328 static const struct led_flash_ops flash_ops = { variable
355 fled_cdev->ops = &flash_ops; in ktd2692_probe()
Dleds-lm3601x.c314 static const struct led_flash_ops flash_ops = { variable
329 led->fled_cdev.ops = &flash_ops; in lm3601x_register_leds()
Dleds-aat1290.c454 static const struct led_flash_ops flash_ops = { variable
479 fled_cdev->ops = &flash_ops; in aat1290_led_probe()
Dleds-max77693.c784 static const struct led_flash_ops flash_ops = { variable
893 fled_cdev->ops = &flash_ops; in max77693_init_fled_cdev()
/Linux-v5.10/drivers/infiniband/hw/qib/
Dqib_fs.c354 static const struct file_operations flash_ops = { variable
422 &flash_ops, dd); in add_cntr_files()