Searched refs:rl6347a_hw_write (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/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 | rt274.c | 1080 .reg_write = rl6347a_hw_write,
|
D | rt286.c | 1071 .reg_write = rl6347a_hw_write,
|
D | rt298.c | 1138 .reg_write = rl6347a_hw_write,
|