Searched refs:rl6347a_hw_read (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | rl6347a.c | 59 int rl6347a_hw_read(void *context, unsigned int reg, unsigned int *value) in rl6347a_hw_read() function 104 EXPORT_SYMBOL_GPL(rl6347a_hw_read); variable
|
H A D | rl6347a.h | 29 int rl6347a_hw_read(void *context, unsigned int reg, unsigned int *value);
|
H A D | rt286.c | 1072 .reg_read = rl6347a_hw_read,
|
H A D | rt274.c | 1088 .reg_read = rl6347a_hw_read,
|
H A D | rt298.c | 1136 .reg_read = rl6347a_hw_read,
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rl6347a.c | 59 int rl6347a_hw_read(void *context, unsigned int reg, unsigned int *value) in rl6347a_hw_read() function 104 EXPORT_SYMBOL_GPL(rl6347a_hw_read); variable
|
H A D | rl6347a.h | 29 int rl6347a_hw_read(void *context, unsigned int reg, unsigned int *value);
|
H A D | rt286.c | 1071 .reg_read = rl6347a_hw_read,
|
H A D | rt298.c | 1134 .reg_read = rl6347a_hw_read,
|
H A D | rt274.c | 1085 .reg_read = rl6347a_hw_read,
|
Completed in 9 milliseconds