/kernel/linux/linux-5.10/include/linux/ |
H A D | led-class-flash.h | 82 lcdev_to_flcdev( struct led_classdev *lcdev) lcdev_to_flcdev() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | led-class-flash.h | 82 lcdev_to_flcdev( struct led_classdev *lcdev) lcdev_to_flcdev() argument
|
/kernel/linux/linux-6.6/drivers/leds/flash/ |
H A D | leds-rt4505.c | 52 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 D | leds-mt6370-flash.c | 87 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 D | leds-mt6360.c | 97 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 D | hx8357.c | 213 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 D | hx8357.c | 213 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 D | leds-mt6370-rgb.c | 421 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...] |