Searched refs:_soc_component_ret (Results 1 – 1 of 1) sorted by relevance
15 #define soc_component_ret(dai, ret) _soc_component_ret(dai, __func__, ret)16 static inline int _soc_component_ret(struct snd_soc_component *component, in _soc_component_ret() function