Searched refs:fault_get (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/ |
| H A D | led-class-flash.h | 47 int (*fault_get)(struct led_classdev_flash *fled_cdev, u32 *fault); member
|
| /linux/drivers/leds/ |
| H A D | led-class-flash.c | 276 if (ops->fault_get) in led_flash_init_sysfs_groups() 405 return call_flash_op(fled_cdev, fault_get, fault); in led_get_flash_fault()
|
| /linux/drivers/leds/flash/ |
| H A D | leds-lm3601x.c | 318 .fault_get = lm3601x_flash_fault_get,
|
| H A D | leds-sy7802.c | 290 .fault_get = sy7802_fault_get,
|
| H A D | leds-mt6370-flash.c | 339 .fault_get = mt6370_fault_get,
|
| H A D | leds-as3645a.c | 377 .fault_get = as3645a_get_fault,
|
| H A D | leds-mt6360.c | 391 .fault_get = mt6360_fault_get,
|
| H A D | leds-max77693.c | 784 .fault_get = max77693_led_flash_fault_get,
|
| /linux/drivers/staging/greybus/ |
| H A D | light.c | 722 .fault_get = gb_lights_flash_fault_get,
|