Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Dloader.c671 ret = avs_ipc_get_hw_config(adev, &adev->hw_cfg); in avs_dsp_first_boot_firmware()
H A Dmessages.h480 int avs_ipc_get_hw_config(struct avs_dev *adev, struct avs_hw_cfg *cfg);
H A Dmessages.c581 int avs_ipc_get_hw_config(struct avs_dev *adev, struct avs_hw_cfg *cfg) in avs_ipc_get_hw_config() function