Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dled-class-flash.h33 struct led_flash_ops { struct
72 const struct led_flash_ops *ops; argument
35 flash_brightness_setled_flash_ops global() argument
38 flash_brightness_getled_flash_ops global() argument
41 strobe_setled_flash_ops global() argument
43 strobe_getled_flash_ops global() argument
45 timeout_setled_flash_ops global() argument
47 fault_getled_flash_ops global() argument
/linux/drivers/leds/
H A Dled-class-flash.c263 const struct led_flash_ops *ops = fled_cdev->ops; in led_flash_init_sysfs_groups()
287 const struct led_flash_ops *ops; in led_classdev_flash_register_ext()
/linux/drivers/leds/flash/
H A Dleds-ktd2692.c276 static const struct led_flash_ops flash_ops = {
H A Dleds-rt8515.c160 static const struct led_flash_ops rt8515_flash_ops = {
H A Dleds-lm3601x.c313 static const struct led_flash_ops flash_ops = {
H A Dleds-rt4505.c214 static const struct led_flash_ops rt4505_flash_ops = {
H A Dleds-aat1290.c450 static const struct led_flash_ops flash_ops = {
H A Dleds-sy7802.c285 static const struct led_flash_ops sy7802_flash_ops = {
H A Dleds-mt6370-flash.c334 static const struct led_flash_ops mt6370_flash_ops = {
H A Dleds-as3645a.c373 static const struct led_flash_ops as3645a_led_flash_ops = {
H A Dleds-tps6131x.c524 static const struct led_flash_ops flash_ops = {
H A Dleds-mt6360.c386 static const struct led_flash_ops mt6360_flash_ops = {
H A Dleds-qcom-flash.c601 static const struct led_flash_ops qcom_flash_ops = {
/linux/drivers/staging/greybus/
H A Dlight.c717 static const struct led_flash_ops gb_lights_flash_ops = {