Searched refs:tfa2_i2c_rpc_write (Results 1 – 2 of 2) sorted by relevance
428 int tfa2_i2c_rpc_write(struct i2c_client *i2c, int length, const char *buffer);
1047 int tfa2_i2c_rpc_write(struct i2c_client *i2c, int length, const char *buffer) in tfa2_i2c_rpc_write() function1161 rc = tfa2_i2c_rpc_write(i2c, cmd_len, cmd_buf); in tfa2_i2c_dsp_execute()