avs_dsp_boot_firmware
int avs_dsp_boot_firmware(struct avs_dev *adev, bool purge);
ret = avs_dsp_boot_firmware(adev, purge);
ret = avs_dsp_boot_firmware(adev, true);
ret = avs_dsp_boot_firmware(adev, true);