Searched defs:fl_cdev (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/drivers/leds/flash/ |
H A D | leds-mt6370-flash.c | 154 static int mt6370_flash_brightness_set(struct led_classdev_flash *fl_cdev, u32 brightness) in mt6370_flash_brightness_set() argument 164 static int _mt6370_flash_brightness_set(struct led_classdev_flash *fl_cdev, u32 brightness) in _mt6370_flash_brightness_set() argument 195 static int mt6370_strobe_set(struct led_classdev_flash *fl_cdev, bool state) in mt6370_strobe_set() argument 260 static int mt6370_strobe_get(struct led_classdev_flash *fl_cdev, boo argument 272 mt6370_timeout_set(struct led_classdev_flash *fl_cdev, u32 timeout) mt6370_timeout_set() argument 282 mt6370_fault_get(struct led_classdev_flash *fl_cdev, u32 *fault) mt6370_fault_get() argument [all...] |
H A D | leds-mt6360.c | 208 static int mt6360_flash_brightness_set(struct led_classdev_flash *fl_cdev, in mt6360_flash_brightness_set() argument 220 static int _mt6360_flash_brightness_set(struct led_classdev_flash *fl_cdev, in _mt6360_flash_brightness_set() argument 234 static int mt6360_strobe_set(struct led_classdev_flash *fl_cdev, bool state) in mt6360_strobe_set() argument 300 static int mt6360_strobe_get(struct led_classdev_flash *fl_cdev, boo argument 313 mt6360_timeout_set(struct led_classdev_flash *fl_cdev, u32 timeout) mt6360_timeout_set() argument 330 mt6360_fault_get(struct led_classdev_flash *fl_cdev, u32 *fault) mt6360_fault_get() argument [all...] |
Completed in 2 milliseconds