Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/
A Dsoc-component.c17 #define soc_component_ret_reg_rw(dai, ret, reg) _soc_component_ret(dai, __func__, ret, reg) macro
716 return soc_component_ret_reg_rw(component, ret, reg); in soc_component_read_no_lock()
752 return soc_component_ret_reg_rw(component, ret, reg); in soc_component_write_no_lock()
794 return soc_component_ret_reg_rw(component, ret, reg); in snd_soc_component_update_bits_legacy()
822 return soc_component_ret_reg_rw(component, ret, reg); in snd_soc_component_update_bits()
858 return soc_component_ret_reg_rw(component, ret, reg); in snd_soc_component_update_bits_async()

Completed in 6 milliseconds