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

/linux-4.4.14/drivers/input/touchscreen/
H A Drohm_bu21023.c278 * rohm_i2c_burst_read - execute combined I2C message for ROHM BU21023/24
290 static int rohm_i2c_burst_read(struct i2c_client *client, u8 start, void *buf, rohm_i2c_burst_read() function
372 error = rohm_i2c_burst_read(client, PRM1_X_H, buf, sizeof(buf)); rohm_ts_manual_calibration()
558 error = rohm_i2c_burst_read(client, POS_X1_H, buf, sizeof(buf)); rohm_ts_soft_irq()

Completed in 132 milliseconds