Home
last modified time | relevance | path

Searched refs:hx8357_spi_write_array (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/video/backlight/
H A Dhx8357.c261 static inline int hx8357_spi_write_array(struct lcd_device *lcdev, in hx8357_spi_write_array() function
347 ret = hx8357_spi_write_array(lcdev, hx8357_seq_power, in hx8357_lcd_init()
352 ret = hx8357_spi_write_array(lcdev, hx8357_seq_vcom, in hx8357_lcd_init()
357 ret = hx8357_spi_write_array(lcdev, hx8357_seq_power_normal, in hx8357_lcd_init()
362 ret = hx8357_spi_write_array(lcdev, hx8357_seq_panel_driving, in hx8357_lcd_init()
367 ret = hx8357_spi_write_array(lcdev, hx8357_seq_display_frame, in hx8357_lcd_init()
372 ret = hx8357_spi_write_array(lcdev, hx8357_seq_panel_related, in hx8357_lcd_init()
377 ret = hx8357_spi_write_array(lcdev, hx8357_seq_undefined1, in hx8357_lcd_init()
382 ret = hx8357_spi_write_array(lcdev, hx8357_seq_undefined2, in hx8357_lcd_init()
387 ret = hx8357_spi_write_array(lcdev, hx8357_seq_gamma, in hx8357_lcd_init()
[all …]