Searched defs:hx8357_spi_write_then_read (Results 1 - 1 of 1) sorted by path

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

Completed in 18 milliseconds