Home
last modified time | relevance | path

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

/linux/sound/soc/
H A Dsoc-component.c23 #define soc_component_ret_reg_rw(dai, ret, reg) _soc_component_ret_reg_rw(dai, __func__, ret, reg) macro
701 return soc_component_ret_reg_rw(component, ret, reg); in soc_component_read_no_lock()
737 return soc_component_ret_reg_rw(component, ret, reg); in soc_component_write_no_lock()
779 return soc_component_ret_reg_rw(component, ret, reg); in snd_soc_component_update_bits_legacy()
807 return soc_component_ret_reg_rw(component, ret, reg); in snd_soc_component_update_bits()
843 return soc_component_ret_reg_rw(component, ret, reg); in snd_soc_component_update_bits_async()