Home
last modified time | relevance | path

Searched refs:rt286_hw_write (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/sound/soc/codecs/
Drt286.c188 static int rt286_hw_write(void *context, unsigned int reg, unsigned int value) in rt286_hw_write() function
197 rt286_hw_write(client, RT286_COEF_INDEX, reg); in rt286_hw_write()
240 rt286_hw_write(client, RT286_COEF_INDEX, reg); in rt286_hw_read()
1176 .reg_write = rt286_hw_write,