Searched refs:aw883xx_i2c_writes (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/ |
| H A D | aw883xx.h | 182 int aw883xx_i2c_writes(struct aw883xx *aw883xx,
|
| H A D | aw883xx.c | 167 int aw883xx_i2c_writes(struct aw883xx *aw883xx, in aw883xx_i2c_writes() function 245 ret = aw883xx_i2c_writes(aw883xx, reg_addr, buf, 2); in aw883xx_i2c_write() 1910 ret = aw883xx_i2c_writes(aw883xx, packet->reg_addr, data_buf, data_len); in aw883xx_awrw_write()
|
| H A D | aw_init.c | 32 return aw883xx_i2c_writes(aw883xx, reg_addr, buf, len); in aw883xx_dev_i2c_writes()
|