Home
last modified time | relevance | path

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

/drivers/video/backlight/
Dhx8357.c214 static int hx8357_spi_write_then_read(struct lcd_device *lcdev, in hx8357_spi_write_then_read() function
267 return hx8357_spi_write_then_read(lcdev, value, len, NULL, 0); in hx8357_spi_write_array()
273 return hx8357_spi_write_then_read(lcdev, &value, 1, NULL, 0); in hx8357_spi_write_byte()