Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/backlight/
Dhx8357.c262 static inline int hx8357_spi_write_array(struct lcd_device *lcdev, in hx8357_spi_write_array() function
348 ret = hx8357_spi_write_array(lcdev, hx8357_seq_power, in hx8357_lcd_init()
353 ret = hx8357_spi_write_array(lcdev, hx8357_seq_vcom, in hx8357_lcd_init()
358 ret = hx8357_spi_write_array(lcdev, hx8357_seq_power_normal, in hx8357_lcd_init()
363 ret = hx8357_spi_write_array(lcdev, hx8357_seq_panel_driving, in hx8357_lcd_init()
368 ret = hx8357_spi_write_array(lcdev, hx8357_seq_display_frame, in hx8357_lcd_init()
373 ret = hx8357_spi_write_array(lcdev, hx8357_seq_panel_related, in hx8357_lcd_init()
378 ret = hx8357_spi_write_array(lcdev, hx8357_seq_undefined1, in hx8357_lcd_init()
383 ret = hx8357_spi_write_array(lcdev, hx8357_seq_undefined2, in hx8357_lcd_init()
388 ret = hx8357_spi_write_array(lcdev, hx8357_seq_gamma, in hx8357_lcd_init()
[all …]