Home
last modified time | relevance | path

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

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