Home
last modified time | relevance | path

Searched defs:dsp (Results 1 – 25 of 33) sorted by relevance

12

/sound/soc/intel/common/
Dsst-firmware.c120 static void block_list_remove(struct sst_dsp *dsp, in block_list_remove()
148 static int block_list_prepare(struct sst_dsp *dsp, in block_list_prepare()
212 struct sst_dsp *dsp = (struct sst_dsp *)param; in dma_chan_filter() local
217 int sst_dsp_dma_get_channel(struct sst_dsp *dsp, int chan_id) in sst_dsp_dma_get_channel()
252 void sst_dsp_dma_put_channel(struct sst_dsp *dsp) in sst_dsp_dma_put_channel()
330 struct sst_fw *sst_fw_new(struct sst_dsp *dsp, in sst_fw_new()
396 struct sst_dsp *dsp = sst_fw->dsp; in sst_fw_reload() local
412 struct sst_dsp *dsp = sst_fw->dsp; in sst_fw_unload() local
449 struct sst_dsp *dsp = sst_fw->dsp; in sst_fw_free() local
463 void sst_fw_free_all(struct sst_dsp *dsp) in sst_fw_free_all()
[all …]
Dsst-dsp-priv.h109 struct sst_dsp *dsp; member
151 struct sst_dsp *dsp; member
190 struct sst_dsp *dsp; member
233 struct sst_dsp *dsp; member
Dsst-dsp.c331 void sst_dsp_ipc_msg_tx(struct sst_dsp *dsp, u32 msg) in sst_dsp_ipc_msg_tx()
338 u32 sst_dsp_ipc_msg_rx(struct sst_dsp *dsp) in sst_dsp_ipc_msg_rx()
Dsst-ipc.h53 struct sst_dsp *dsp; member
Dsst-dsp.h207 void *dsp; member
/sound/soc/codecs/
Dwm_adsp.c437 struct wm_adsp *dsp; member
454 struct wm_adsp *dsp; member
604 struct wm_adsp *dsp; member
641 static void wm_adsp_debugfs_save_wmfwname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_wmfwname()
649 static void wm_adsp_debugfs_save_binname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_binname()
657 static void wm_adsp_debugfs_clear(struct wm_adsp *dsp) in wm_adsp_debugfs_clear()
669 struct wm_adsp *dsp = file->private_data; in wm_adsp_debugfs_wmfw_read() local
689 struct wm_adsp *dsp = file->private_data; in wm_adsp_debugfs_bin_read() local
725 static void wm_adsp2_init_debugfs(struct wm_adsp *dsp, in wm_adsp2_init_debugfs()
745 static void wm_adsp2_cleanup_debugfs(struct wm_adsp *dsp) in wm_adsp2_cleanup_debugfs()
[all …]
/sound/soc/intel/skylake/
Dcnl-sst.c316 struct sst_dsp *dsp = context; in cnl_dsp_irq_thread_handler() local
401 static bool cnl_ipc_is_dsp_busy(struct sst_dsp *dsp) in cnl_ipc_is_dsp_busy()
439 struct skl_dev **dsp) in cnl_sst_dsp_init()
Dcnl-sst-dsp.c210 void cnl_dsp_free(struct sst_dsp *dsp) in cnl_dsp_free()
Dskl-sst-utils.c358 struct skl_dsp_loader_ops dsp_ops, struct skl_dev **dsp, in skl_sst_ctx_init()
389 struct sst_dsp *dsp = skl->dsp; in skl_prepare_lib_load() local
Dskl-sst-ipc.c287 static bool skl_ipc_is_dsp_busy(struct sst_dsp *dsp) in skl_ipc_is_dsp_busy()
308 int skl_ipc_check_D0i0(struct sst_dsp *dsp, bool state) in skl_ipc_check_D0i0()
491 struct sst_dsp *dsp = context; in skl_dsp_irq_thread_handler() local
Dskl-sst-dsp.c448 void skl_dsp_free(struct sst_dsp *dsp) in skl_dsp_free()
Dbxt-sst.c548 struct skl_dev **dsp) in bxt_sst_dsp_init()
Dskl-sst.c521 struct skl_dev **dsp) in skl_sst_dsp_init()
Dskl.h91 struct sst_dsp *dsp; member
/sound/soc/intel/haswell/
Dsst-haswell-ipc.c272 struct sst_dsp *dsp; member
1149 struct sst_dsp *dsp = sst_hsw_get_dsp(hsw); in sst_hsw_stream_set_module_info() local
1453 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_runtime_module_create() local
1576 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_dsp_load() local
1612 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_dsp_restore() local
1661 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_dsp_runtime_sleep() local
1840 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_module_load() local
1896 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_module_enable() local
1963 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_module_disable() local
2090 static bool hsw_is_dsp_busy(struct sst_dsp *dsp) in hsw_is_dsp_busy()
Dsst-haswell-dsp.c79 static int hsw_parse_module(struct sst_dsp *dsp, struct sst_fw *fw, in hsw_parse_module()
177 struct sst_dsp *dsp = sst_fw->dsp; in hsw_parse_fw_image() local
/sound/soc/intel/baytrail/
Dsst-baytrail-dsp.c57 static int sst_byt_parse_module(struct sst_dsp *dsp, struct sst_fw *fw, in sst_byt_parse_module()
118 struct sst_dsp *dsp = sst_fw->dsp; in sst_byt_parse_fw_image() local
Dsst-baytrail-ipc.c162 struct sst_dsp *dsp; member
665 static bool byt_is_dsp_busy(struct sst_dsp *dsp) in byt_is_dsp_busy()
/sound/pci/mixart/
Dmixart_hwdep.c89 static int mixart_load_elf(struct mixart_mgr *mgr, const struct firmware *dsp ) in mixart_load_elf()
332 static int mixart_dsp_load(struct mixart_mgr* mgr, int index, const struct firmware *dsp) in mixart_dsp_load()
/sound/usb/usx2y/
DusX2Yhwdep.c186 struct snd_hwdep_dsp_image *dsp) in snd_usX2Y_hwdep_dsp_load()
/sound/pci/pcxhr/
Dpcxhr_hwdep.c277 const struct firmware *dsp) in pcxhr_dsp_load()
Dpcxhr_core.c320 static int pcxhr_download_dsp(struct pcxhr_mgr *mgr, const struct firmware *dsp) in pcxhr_download_dsp()
432 int pcxhr_load_dsp_binary(struct pcxhr_mgr *mgr, const struct firmware *dsp) in pcxhr_load_dsp_binary()
/sound/drivers/vx/
Dvx_core.c664 int snd_vx_dsp_load(struct vx_core *chip, const struct firmware *dsp) in snd_vx_dsp_load()
/sound/soc/intel/atom/sst/
Dsst_pvt.c316 void sst_fill_header_dsp(struct ipc_dsp_hdr *dsp, int msg, in sst_fill_header_dsp()
/sound/pci/vx222/
Dvx222_ops.c404 static int vx2_load_dsp(struct vx_core *vx, int index, const struct firmware *dsp) in vx2_load_dsp()

12