Searched defs:lcdev (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/video/backlight/ |
| H A D | hx8357.c | 211 static int hx8357_spi_write_then_read(struct lcd_device *lcdev, in hx8357_spi_write_then_read() 261 static inline int hx8357_spi_write_array(struct lcd_device *lcdev, in hx8357_spi_write_array() 267 static inline int hx8357_spi_write_byte(struct lcd_device *lcdev, in hx8357_spi_write_byte() 273 static int hx8357_enter_standby(struct lcd_device *lcdev) in hx8357_enter_standby() 296 static int hx8357_exit_standby(struct lcd_device *lcdev) in hx8357_exit_standby() 317 static void hx8357_lcd_reset(struct lcd_device *lcdev) in hx8357_lcd_reset() 332 static int hx8357_lcd_init(struct lcd_device *lcdev) in hx8357_lcd_init() 444 static int hx8369_lcd_init(struct lcd_device *lcdev) in hx8369_lcd_init() 536 static int hx8357_set_power(struct lcd_device *lcdev, int power) in hx8357_set_power() 554 static int hx8357_get_power(struct lcd_device *lcdev) in hx8357_get_power() [all …]
|
| /linux/drivers/leds/rgb/ |
| H A D | leds-mt6370-rgb.c | 419 static int mt6370_mc_brightness_set(struct led_classdev *lcdev, enum led_brightness level) in mt6370_mc_brightness_set() 479 static int mt6370_mc_blink_set(struct led_classdev *lcdev, in mt6370_mc_blink_set() 532 static int mt6370_mc_pattern_set(struct led_classdev *lcdev, struct led_pattern *pattern, u32 len, in mt6370_mc_pattern_set() 583 static inline int mt6370_mc_pattern_clear(struct led_classdev *lcdev) in mt6370_mc_pattern_clear() 606 static int mt6370_isnk_brightness_set(struct led_classdev *lcdev, in mt6370_isnk_brightness_set() 642 static int mt6370_isnk_blink_set(struct led_classdev *lcdev, unsigned long *delay_on, in mt6370_isnk_blink_set() 670 static int mt6370_isnk_pattern_set(struct led_classdev *lcdev, struct led_pattern *pattern, u32 len, in mt6370_isnk_pattern_set() 699 static inline int mt6370_isnk_pattern_clear(struct led_classdev *lcdev) in mt6370_isnk_pattern_clear() 761 struct led_classdev *lcdev; in mt6370_init_led_properties() local
|
| /linux/drivers/leds/flash/ |
| H A D | leds-mt6360.c | 97 static int mt6360_mc_brightness_set(struct led_classdev *lcdev, in mt6360_mc_brightness_set() 132 static int mt6360_isnk_brightness_set(struct led_classdev *lcdev, in mt6360_isnk_brightness_set() 156 static int mt6360_torch_brightness_set(struct led_classdev *lcdev, in mt6360_torch_brightness_set() 239 struct led_classdev *lcdev = &fl_cdev->led_cdev; in mt6360_strobe_set() local 501 struct led_classdev *lcdev; in mt6360_init_v4l2_flash_config() local 626 struct led_classdev *lcdev; in mt6360_init_isnk_properties() local 708 struct led_classdev *lcdev = &flash->led_cdev; in mt6360_init_flash_properties() local
|
| 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() 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; in mt6370_init_flash_properties() local
|
| H A D | leds-sy7802.c | 109 static int sy7802_torch_brightness_set(struct led_classdev *lcdev, enum led_brightness brightness) in sy7802_torch_brightness_set() 338 struct led_classdev *lcdev = &flash->led_cdev; in sy7802_init_flash_properties() local
|
| /linux/include/linux/ |
| H A D | led-class-flash.h | 88 struct led_classdev *lcdev) in lcdev_to_flcdev()
|
| /linux/drivers/net/ethernet/realtek/ |
| H A D | r8169_leds.c | 37 #define lcdev_to_r8169_ldev(lcdev) container_of(lcdev, struct r8169_led_classdev, led) argument
|
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_leds.c | 46 #define lcdev_to_igc_ldev(lcdev) \ argument
|