Searched refs:_soc_component_ret (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/sound/soc/ |
A D | soc-component.c | 16 #define soc_component_ret(dai, ret) _soc_component_ret(dai, __func__, ret, -1) 17 #define soc_component_ret_reg_rw(dai, ret, reg) _soc_component_ret(dai, __func__, ret, reg) 18 static inline int _soc_component_ret(struct snd_soc_component *component, in _soc_component_ret() function
|
Completed in 5 milliseconds