Home
last modified time | relevance | path

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

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