Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/backlight/
Dhx8357.c213 static int hx8357_spi_write_then_read(struct lcd_device *lcdev, in hx8357_spi_write_then_read() function
266 return hx8357_spi_write_then_read(lcdev, value, len, NULL, 0); in hx8357_spi_write_array()
272 return hx8357_spi_write_then_read(lcdev, &value, 1, NULL, 0); in hx8357_spi_write_byte()