Searched refs:rl6347a_hw_write (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | rl6347a.c | 19 int rl6347a_hw_write(void *context, unsigned int reg, unsigned int value) in rl6347a_hw_write() function 28 rl6347a_hw_write(client, RL6347A_COEF_INDEX, reg); in rl6347a_hw_write() 60 EXPORT_SYMBOL_GPL(rl6347a_hw_write); 72 rl6347a_hw_write(client, RL6347A_COEF_INDEX, reg); in rl6347a_hw_read()
|
| D | rl6347a.h | 31 int rl6347a_hw_write(void *context, unsigned int reg, unsigned int value);
|
| D | rt286.c | 1090 .reg_write = rl6347a_hw_write,
|
| D | rt298.c | 1118 .reg_write = rl6347a_hw_write,
|