Home
last modified time | relevance | path

Searched defs:load_dsp (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/echoaudio/
H A Dechoaudio_dsp.c335 static int load_dsp(struct echoaudio *chip, u16 *code) in load_dsp() function
/OK3568_Linux_fs/kernel/include/sound/
H A Dvx_core.h90 int (*load_dsp)(struct vx_core *chip, int idx, const struct firmware *fw); member