Home
last modified time | relevance | path

Searched defs:thisClient (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/input/sensors/gyro/
H A Dewtsa.c147 static int i2c_read_byte(struct i2c_client *thisClient, unsigned char regAddr, char *pReadData) in i2c_read_byte()
166 static int i2c_write_byte(struct i2c_client *thisClient, unsigned char regAddr, unsigned char write… in i2c_write_byte()