Searched defs:load_firmware (Results 1 – 4 of 4) sorted by relevance
489 static int load_firmware(struct echoaudio *chip) in load_firmware() function
382 static int load_firmware(struct snd_cs46xx *chip, in load_firmware() function501 static int load_firmware(struct snd_cs46xx *chip) in load_firmware() function
232 int (*load_firmware)(struct snd_sof_dev *sof_dev); /* mandatory */ member
994 int wm_adsp_power_up(struct wm_adsp *dsp, bool load_firmware) in wm_adsp_power_up()