Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/sensors/accel/
H A Dmc3230.c577 static int MC32X0_ReadData(struct i2c_client *client,
599 ret = MC32X0_ReadData(client, buffer); in mc3230_get_data()
861 static int MC32X0_ReadData(struct i2c_client *client, in MC32X0_ReadData() function
1003 res = MC32X0_ReadData(client, &raw_buf[0]); in MC32X0_ReadRawData()