Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/backlight/
Dhx8357.c263 static inline int hx8357_spi_write_array(struct lcd_device *lcdev, in hx8357_spi_write_array() function
349 ret = hx8357_spi_write_array(lcdev, hx8357_seq_power, in hx8357_lcd_init()
354 ret = hx8357_spi_write_array(lcdev, hx8357_seq_vcom, in hx8357_lcd_init()
359 ret = hx8357_spi_write_array(lcdev, hx8357_seq_power_normal, in hx8357_lcd_init()
364 ret = hx8357_spi_write_array(lcdev, hx8357_seq_panel_driving, in hx8357_lcd_init()
369 ret = hx8357_spi_write_array(lcdev, hx8357_seq_display_frame, in hx8357_lcd_init()
374 ret = hx8357_spi_write_array(lcdev, hx8357_seq_panel_related, in hx8357_lcd_init()
379 ret = hx8357_spi_write_array(lcdev, hx8357_seq_undefined1, in hx8357_lcd_init()
384 ret = hx8357_spi_write_array(lcdev, hx8357_seq_undefined2, in hx8357_lcd_init()
389 ret = hx8357_spi_write_array(lcdev, hx8357_seq_gamma, in hx8357_lcd_init()
[all …]