Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/leds/flash/
Dleds-ktd2692.c340 static const struct led_flash_ops flash_ops = { variable
367 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-6.1.9/drivers/infiniband/hw/qib/
Dqib_fs.c353 static const struct file_operations flash_ops = { variable
421 &flash_ops, dd); in add_cntr_files()