/sound/soc/intel/ |
D | sst-firmware.c | 45 struct sst_fw *sst_fw_new(struct sst_dsp *dsp, in sst_fw_new() 98 struct sst_dsp *dsp = sst_fw->dsp; in sst_fw_reload() local 114 struct sst_dsp *dsp = sst_fw->dsp; in sst_fw_unload() local 135 struct sst_dsp *dsp = sst_fw->dsp; in sst_fw_free() local 148 void sst_fw_free_all(struct sst_dsp *dsp) in sst_fw_free_all() 168 struct sst_dsp *dsp = sst_fw->dsp; in sst_module_new() local 195 struct sst_dsp *dsp = sst_module->dsp; in sst_module_free() local 205 static struct sst_mem_block *find_block(struct sst_dsp *dsp, int type, in find_block() 222 struct sst_dsp *dsp = module->dsp; in block_alloc_contiguous() local 248 struct sst_dsp *dsp = module->dsp; in block_alloc() local [all …]
|
D | sst-baytrail-dsp.c | 65 static int sst_byt_parse_module(struct sst_dsp *dsp, struct sst_fw *fw, in sst_byt_parse_module() 132 struct sst_dsp *dsp = sst_fw->dsp; in sst_byt_parse_fw_image() local
|
D | sst-dsp-priv.h | 113 struct sst_dsp *dsp; member 164 struct sst_dsp *dsp; member 200 struct sst_dsp *dsp; member
|
D | sst-haswell-dsp.c | 84 static int hsw_parse_module(struct sst_dsp *dsp, struct sst_fw *fw, in hsw_parse_module() 176 struct sst_dsp *dsp = sst_fw->dsp; in hsw_parse_fw_image() local
|
D | sst-dsp.c | 248 void sst_dsp_ipc_msg_tx(struct sst_dsp *dsp, u32 msg) in sst_dsp_ipc_msg_tx() 255 u32 sst_dsp_ipc_msg_rx(struct sst_dsp *dsp) in sst_dsp_ipc_msg_rx()
|
D | sst-dsp.h | 207 void *dsp; member
|
D | sst-haswell-pcm.c | 317 struct sst_dsp *dsp; in hsw_pcm_hw_params() local
|
D | sst-baytrail-ipc.c | 187 struct sst_dsp *dsp; member
|
D | sst-haswell-ipc.c | 271 struct sst_dsp *dsp; member
|
/sound/soc/codecs/ |
D | wm_adsp.c | 329 static struct wm_adsp_region const *wm_adsp_find_region(struct wm_adsp *dsp, in wm_adsp_find_region() 522 static int wm_adsp_load(struct wm_adsp *dsp) in wm_adsp_load() 806 static int wm_adsp_create_control(struct wm_adsp *dsp, in wm_adsp_create_control() 904 static int wm_adsp_setup_algs(struct wm_adsp *dsp) in wm_adsp_setup_algs() 1189 static int wm_adsp_load_coeff(struct wm_adsp *dsp) in wm_adsp_load_coeff() 1403 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp1_event() local 1505 static int wm_adsp2_ena(struct wm_adsp *dsp) in wm_adsp2_ena() 1540 struct wm_adsp *dsp = container_of(work, in wm_adsp2_boot_work() local 1642 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_early_event() local 1663 struct wm_adsp *dsp = &dsps[w->shift]; in wm_adsp2_event() local
|
D | wm0010.c | 358 u8 *out, dsp; in wm0010_firmware_load() local
|
D | wm2200.c | 87 struct wm_adsp dsp[2]; member
|
D | wm8996.c | 1742 int dsp = 0; in wm8996_hw_params() local
|
/sound/pci/mixart/ |
D | mixart_hwdep.c | 101 static int mixart_load_elf(struct mixart_mgr *mgr, const struct firmware *dsp ) in mixart_load_elf() 344 static int mixart_dsp_load(struct mixart_mgr* mgr, int index, const struct firmware *dsp) in mixart_dsp_load()
|
/sound/usb/usx2y/ |
D | usX2Yhwdep.c | 199 struct snd_hwdep_dsp_image *dsp) in snd_usX2Y_hwdep_dsp_load()
|
/sound/pci/pcxhr/ |
D | pcxhr_hwdep.c | 290 const struct firmware *dsp) in pcxhr_dsp_load()
|
D | pcxhr_core.c | 333 static int pcxhr_download_dsp(struct pcxhr_mgr *mgr, const struct firmware *dsp) in pcxhr_download_dsp() 445 int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp) in pcxhr_load_dsp_binary()
|
/sound/drivers/vx/ |
D | vx_core.c | 673 int snd_vx_dsp_load(struct vx_core *chip, const struct firmware *dsp) in snd_vx_dsp_load()
|
/sound/pci/vx222/ |
D | vx222_ops.c | 412 static int vx2_load_dsp(struct vx_core *vx, int index, const struct firmware *dsp) in vx2_load_dsp()
|
/sound/oss/dmasound/ |
D | dmasound.h | 164 SETTINGS dsp; /* /dev/dsp default settings */ member
|
/sound/pci/asihpi/ |
D | hpi6205.c | 1256 int dsp = 0, i = 0; in adapter_boot_load_dsp() local
|
/sound/pci/echoaudio/ |
D | echoaudio.c | 2044 char *dsp; in snd_echo_probe() local
|