Searched refs:rt_value (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | es7202.c | 68 static int es7202_read(u8 reg, u8 * rt_value, struct i2c_client *client) in es7202_read() argument 86 ret = i2c_master_recv(client, rt_value, 1); in es7202_read()
|
| H A D | es7210.c | 187 static int es7210_read(u8 reg, u8 *rt_value, struct i2c_client *client) in es7210_read() argument 205 ret = i2c_master_recv(client, rt_value, 1); in es7210_read()
|
| H A D | es7243e.c | 78 static int es7243e_read(u8 reg, u8 * rt_value, struct i2c_client *client) in es7243e_read() argument 96 ret = i2c_master_recv(client, rt_value, 1); in es7243e_read()
|