Searched refs:rl6347a_hw_write (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | rl6347a.c | 16 int rl6347a_hw_write(void *context, unsigned int reg, unsigned int value) in rl6347a_hw_write() function 25 rl6347a_hw_write(client, RL6347A_COEF_INDEX, reg); in rl6347a_hw_write() 57 EXPORT_SYMBOL_GPL(rl6347a_hw_write); 69 rl6347a_hw_write(client, RL6347A_COEF_INDEX, reg); in rl6347a_hw_read()
|
D | rl6347a.h | 28 int rl6347a_hw_write(void *context, unsigned int reg, unsigned int value);
|
D | rt274.c | 1084 .reg_write = rl6347a_hw_write,
|
D | rt298.c | 1132 .reg_write = rl6347a_hw_write,
|
D | rt286.c | 1070 .reg_write = rl6347a_hw_write,
|