Searched defs:lcdev (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/video/backlight/ |
H A D | hx8357.c | 212 static int hx8357_spi_write_then_read(struct lcd_device *lcdev, in hx8357_spi_write_then_read() 262 static inline int hx8357_spi_write_array(struct lcd_device *lcdev, in hx8357_spi_write_array() 268 static inline int hx8357_spi_write_byte(struct lcd_device *lcdev, in hx8357_spi_write_byte() 274 static int hx8357_enter_standby(struct lcd_device *lcdev) in hx8357_enter_standby() 297 static int hx8357_exit_standby(struct lcd_device *lcdev) in hx8357_exit_standby() 318 static void hx8357_lcd_reset(struct lcd_device *lcdev) in hx8357_lcd_reset() 333 static int hx8357_lcd_init(struct lcd_device *lcdev) in hx8357_lcd_init() 445 static int hx8369_lcd_init(struct lcd_device *lcdev) in hx8369_lcd_init() 537 static int hx8357_set_power(struct lcd_device *lcdev, int power) in hx8357_set_power() 555 static int hx8357_get_power(struct lcd_device *lcdev) in hx8357_get_power() [all …]
|
/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-rt4505.c | 52 static int rt4505_torch_brightness_set(struct led_classdev *lcdev, in rt4505_torch_brightness_set() 81 struct led_classdev *lcdev) in rt4505_torch_brightness_get() 265 struct led_classdev *lcdev = &flash->led_cdev; in rt4505_init_v4l2_config() local 294 struct led_classdev *lcdev = &flash->led_cdev; in rt4505_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/drivers/net/ethernet/realtek/ |
H A D | r8169_leds.c | 36 #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
|