Home
last modified time | relevance | path

Searched defs:lcdev (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dled-class-flash.h82 lcdev_to_flcdev( struct led_classdev *lcdev) lcdev_to_flcdev() argument
/kernel/linux/linux-6.6/include/linux/
H A Dled-class-flash.h82 lcdev_to_flcdev( struct led_classdev *lcdev) lcdev_to_flcdev() argument
/kernel/linux/linux-6.6/drivers/leds/flash/
H A Dleds-rt4505.c52 static int rt4505_torch_brightness_set(struct led_classdev *lcdev, in rt4505_torch_brightness_set() argument
265 struct led_classdev *lcdev = &flash->led_cdev; in rt4505_init_v4l2_config() local
294 struct led_classdev *lcdev in rt4505_init_flash_properties() local
80 rt4505_torch_brightness_get( struct led_classdev *lcdev) rt4505_torch_brightness_get() argument
[all...]
H A Dleds-mt6370-flash.c87 static int mt6370_torch_brightness_set(struct led_classdev *lcdev, enum led_brightness level) in mt6370_torch_brightness_set() argument
199 struct led_classdev *lcdev = &fl_cdev->led_cdev; in mt6370_strobe_set() local
376 struct led_classdev *lcdev; in mt6370_init_v4l2_flash_config() local
439 struct led_classdev *lcdev = &flash->led_cdev; mt6370_init_flash_properties() local
[all...]
H A Dleds-mt6360.c97 static int mt6360_mc_brightness_set(struct led_classdev *lcdev, in mt6360_mc_brightness_set() argument
132 static int mt6360_isnk_brightness_set(struct led_classdev *lcdev, in mt6360_isnk_brightness_set() argument
156 static int mt6360_torch_brightness_set(struct led_classdev *lcdev, in mt6360_torch_brightness_set() argument
239 struct led_classdev *lcdev = &fl_cdev->led_cdev; in mt6360_strobe_set() local
491 struct led_classdev *lcdev; mt6360_init_v4l2_flash_config() local
616 struct led_classdev *lcdev; mt6360_init_isnk_properties() local
695 struct led_classdev *lcdev = &flash->led_cdev; mt6360_init_flash_properties() local
[all...]
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dhx8357.c213 static int hx8357_spi_write_then_read(struct lcd_device *lcdev, in hx8357_spi_write_then_read() argument
263 static inline int hx8357_spi_write_array(struct lcd_device *lcdev, in hx8357_spi_write_array() argument
269 static inline int hx8357_spi_write_byte(struct lcd_device *lcdev, in hx8357_spi_write_byte() argument
275 static int hx8357_enter_standby(struct lcd_device *lcdev) in hx8357_enter_standby() argument
298 hx8357_exit_standby(struct lcd_device *lcdev) hx8357_exit_standby() argument
319 hx8357_lcd_reset(struct lcd_device *lcdev) hx8357_lcd_reset() argument
334 hx8357_lcd_init(struct lcd_device *lcdev) hx8357_lcd_init() argument
446 hx8369_lcd_init(struct lcd_device *lcdev) hx8369_lcd_init() argument
538 hx8357_set_power(struct lcd_device *lcdev, int power) hx8357_set_power() argument
556 hx8357_get_power(struct lcd_device *lcdev) hx8357_get_power() argument
583 struct lcd_device *lcdev; hx8357_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/video/backlight/
H A Dhx8357.c213 static int hx8357_spi_write_then_read(struct lcd_device *lcdev, in hx8357_spi_write_then_read() argument
263 static inline int hx8357_spi_write_array(struct lcd_device *lcdev, in hx8357_spi_write_array() argument
269 static inline int hx8357_spi_write_byte(struct lcd_device *lcdev, in hx8357_spi_write_byte() argument
275 static int hx8357_enter_standby(struct lcd_device *lcdev) in hx8357_enter_standby() argument
298 hx8357_exit_standby(struct lcd_device *lcdev) hx8357_exit_standby() argument
319 hx8357_lcd_reset(struct lcd_device *lcdev) hx8357_lcd_reset() argument
334 hx8357_lcd_init(struct lcd_device *lcdev) hx8357_lcd_init() argument
446 hx8369_lcd_init(struct lcd_device *lcdev) hx8369_lcd_init() argument
538 hx8357_set_power(struct lcd_device *lcdev, int power) hx8357_set_power() argument
556 hx8357_get_power(struct lcd_device *lcdev) hx8357_get_power() argument
583 struct lcd_device *lcdev; hx8357_probe() local
[all...]
/kernel/linux/linux-6.6/drivers/leds/rgb/
H A Dleds-mt6370-rgb.c421 static int mt6370_mc_brightness_set(struct led_classdev *lcdev, enum led_brightness level) in mt6370_mc_brightness_set() argument
481 static int mt6370_mc_blink_set(struct led_classdev *lcdev, in mt6370_mc_blink_set() argument
534 static int mt6370_mc_pattern_set(struct led_classdev *lcdev, struct led_pattern *pattern, u32 len, in mt6370_mc_pattern_set() argument
585 static inline int mt6370_mc_pattern_clear(struct led_classdev *lcdev) in mt6370_mc_pattern_clear() argument
608 static int mt6370_isnk_brightness_set(struct led_classdev *lcdev, in mt6370_isnk_brightness_set() argument
644 mt6370_isnk_blink_set(struct led_classdev *lcdev, unsigned long *delay_on, unsigned long *delay_off) mt6370_isnk_blink_set() argument
672 mt6370_isnk_pattern_set(struct led_classdev *lcdev, struct led_pattern *pattern, u32 len, int repeat) mt6370_isnk_pattern_set() argument
701 mt6370_isnk_pattern_clear(struct led_classdev *lcdev) mt6370_isnk_pattern_clear() argument
763 struct led_classdev *lcdev; mt6370_init_led_properties() local
[all...]

Completed in 8 milliseconds