Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Davs.h301 int avs_dsp_first_boot_firmware(struct avs_dev *adev);
H A Dloader.c652 int avs_dsp_first_boot_firmware(struct avs_dev *adev) in avs_dsp_first_boot_firmware() function
H A Dcore.c210 ret = avs_dsp_first_boot_firmware(adev); in avs_hda_probe_work()