Home
last modified time | relevance | path

Searched refs:ads7846_read12_ser (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dads7846.c354 static int ads7846_read12_ser(struct device *dev, unsigned command) in ads7846_read12_ser() function
471 ssize_t v = ads7846_read12_ser(&ts->spi->dev, \
1396 (void) ads7846_read12_ser(&spi->dev, READ_12BIT_SER(vaux)); in ads7846_probe()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dads7846.c352 static int ads7846_read12_ser(struct device *dev, unsigned command) in ads7846_read12_ser() function
469 ssize_t v = ads7846_read12_ser(&ts->spi->dev, \
1358 (void) ads7846_read12_ser(dev, READ_12BIT_SER(vaux)); in ads7846_probe()

Completed in 8 milliseconds