Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/avs/
Dmessages.h478 int avs_ipc_get_hw_config(struct avs_dev *adev, struct avs_hw_cfg *cfg);
Dloader.c661 ret = avs_ipc_get_hw_config(adev, &adev->hw_cfg); in avs_dsp_first_boot_firmware()
Dmessages.c581 int avs_ipc_get_hw_config(struct avs_dev *adev, struct avs_hw_cfg *cfg) in avs_ipc_get_hw_config() function