Home
last modified time | relevance | path

Searched defs:boot (Results 1 – 3 of 3) sorted by relevance

/sound/drivers/vx/
Dvx_core.c422 int snd_vx_load_boot_image(struct vx_core *chip, const struct firmware *boot) in snd_vx_load_boot_image()
658 int snd_vx_dsp_boot(struct vx_core *chip, const struct firmware *boot) in snd_vx_dsp_boot()
/sound/soc/intel/common/
Dsst-dsp-priv.h39 void (*boot)(struct sst_dsp *); member
/sound/pci/pcxhr/
Dpcxhr_core.c416 int pcxhr_load_boot_binary(struct pcxhr_mgr *mgr, const struct firmware *boot) in pcxhr_load_boot_binary()