Home
last modified time | relevance | path

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

123

/linux-6.1.9/drivers/isdn/mISDN/
Ddsp.h95 struct dsp *dsp; member
170 struct dsp { struct
176 struct dsp_echo echo; argument
180 struct dsp_tone tone; argument
181 struct dsp_dtmf dtmf; argument
192 struct dsp_conf *conf; argument
213 struct dsp_features features; argument
235 struct dsp_pipeline argument
245 extern void dsp_cmx_debug(struct dsp *dsp); argument
Ddsp_core.c188 dsp_rx_off_member(struct dsp *dsp) in dsp_rx_off_member()
235 dsp_rx_off(struct dsp *dsp) in dsp_rx_off()
255 dsp_fill_empty(struct dsp *dsp) in dsp_fill_empty()
281 dsp_control_req(struct dsp *dsp, struct mISDNhead *hh, struct sk_buff *skb) in dsp_control_req()
628 struct dsp *dsp = container_of(ch, struct dsp, ch); in get_features() local
666 struct dsp *dsp = container_of(ch, struct dsp, ch); in dsp_function() local
954 struct dsp *dsp = container_of(ch, struct dsp, ch); in dsp_ctrl() local
1006 struct dsp *dsp = container_of(work, struct dsp, workq); in dsp_send_bh() local
Ddsp_cmx.c159 dsp_cmx_debug(struct dsp *dsp) in dsp_cmx_debug()
220 dsp_cmx_add_conf_member(struct dsp *dsp, struct dsp_conf *conf) in dsp_cmx_add_conf_member()
265 dsp_cmx_del_conf_member(struct dsp *dsp) in dsp_cmx_del_conf_member()
361 dsp_cmx_hw_message(struct dsp *dsp, u32 message, u32 param1, u32 param2, in dsp_cmx_hw_message()
384 dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp) in dsp_cmx_hardware()
1064 dsp_cmx_conf(struct dsp *dsp, u32 conf_id) in dsp_cmx_conf()
1161 showdelay(struct dsp *dsp, int samples, int delay) in showdelay()
1182 dsp_cmx_receive(struct dsp *dsp, struct sk_buff *skb) in dsp_cmx_receive()
1309 dsp_cmx_send_member(struct dsp *dsp, int len, s32 *c, int members)
1632 struct dsp *dsp; local
[all …]
Ddsp_dtmf.c40 void dsp_dtmf_goertzel_init(struct dsp *dsp) in dsp_dtmf_goertzel_init()
50 void dsp_dtmf_hardware(struct dsp *dsp) in dsp_dtmf_hardware()
118 *dsp_dtmf_goertzel_decode(struct dsp *dsp, u8 *data, int len, int fmt) in dsp_dtmf_goertzel_decode()
Ddsp_blowfish.c369 dsp_bf_encrypt(struct dsp *dsp, u8 *data, int len) in dsp_bf_encrypt()
458 dsp_bf_decrypt(struct dsp *dsp, u8 *data, int len) in dsp_bf_decrypt()
599 dsp_bf_init(struct dsp *dsp, const u8 *key, uint keylen) in dsp_bf_init()
669 dsp_bf_cleanup(struct dsp *dsp) in dsp_bf_cleanup()
Ddsp_tones.c375 void dsp_tone_copy(struct dsp *dsp, u8 *data, int len) in dsp_tone_copy()
438 dsp_tone_hw_message(struct dsp *dsp, u8 *sample, int len) in dsp_tone_hw_message()
462 struct dsp *dsp = from_timer(dsp, t, tone.tl); in dsp_tone_timeout() local
496 dsp_tone(struct dsp *dsp, int tone) in dsp_tone()
Ddsp_hwec.c34 void dsp_hwec_enable(struct dsp *dsp, const char *arg) in dsp_hwec_enable()
92 void dsp_hwec_disable(struct dsp *dsp) in dsp_hwec_disable()
/linux-6.1.9/drivers/firmware/cirrus/
Dcs_dsp.c375 static void cs_dsp_debugfs_save_wmfwname(struct cs_dsp *dsp, const char *s) in cs_dsp_debugfs_save_wmfwname()
383 static void cs_dsp_debugfs_save_binname(struct cs_dsp *dsp, const char *s) in cs_dsp_debugfs_save_binname()
391 static void cs_dsp_debugfs_clear(struct cs_dsp *dsp) in cs_dsp_debugfs_clear()
403 struct cs_dsp *dsp = file->private_data; in cs_dsp_debugfs_wmfw_read() local
423 struct cs_dsp *dsp = file->private_data; in cs_dsp_debugfs_bin_read() local
465 void cs_dsp_init_debugfs(struct cs_dsp *dsp, struct dentry *debugfs_root) in cs_dsp_init_debugfs()
489 void cs_dsp_cleanup_debugfs(struct cs_dsp *dsp) in cs_dsp_cleanup_debugfs()
497 void cs_dsp_init_debugfs(struct cs_dsp *dsp, struct dentry *debugfs_root) in cs_dsp_init_debugfs()
502 void cs_dsp_cleanup_debugfs(struct cs_dsp *dsp) in cs_dsp_cleanup_debugfs()
507 static inline void cs_dsp_debugfs_save_wmfwname(struct cs_dsp *dsp, in cs_dsp_debugfs_save_wmfwname()
[all …]
/linux-6.1.9/sound/soc/codecs/
Dwm_adsp.c150 struct wm_adsp *dsp; member
167 struct wm_adsp *dsp; member
322 struct wm_adsp *dsp = snd_soc_component_get_drvdata(component); in wm_adsp_fw_get() local
335 struct wm_adsp *dsp = snd_soc_component_get_drvdata(component); in wm_adsp_fw_put() local
551 struct wm_adsp *dsp = container_of(cs_ctl->dsp, in wm_adsp_ctl_work() local
591 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); in wm_adsp_control_add() local
675 int wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type, in wm_adsp_write_ctl()
713 int wm_adsp_read_ctl(struct wm_adsp *dsp, const char *name, int type, in wm_adsp_read_ctl()
721 static void wm_adsp_release_firmware_files(struct wm_adsp *dsp, in wm_adsp_release_firmware_files()
736 static int wm_adsp_request_firmware_file(struct wm_adsp *dsp, in wm_adsp_request_firmware_file()
[all …]
Dcs35l41.h27 struct wm_adsp dsp; /* needs to be first member */ member
/linux-6.1.9/sound/pci/hda/
Dhda_cs_dsp_ctl.c177 void hda_cs_dsp_add_controls(struct cs_dsp *dsp, const struct hda_cs_dsp_ctl_info *info) in hda_cs_dsp_add_controls()
210 int hda_cs_dsp_write_ctl(struct cs_dsp *dsp, const char *name, int type, in hda_cs_dsp_write_ctl()
235 int hda_cs_dsp_read_ctl(struct cs_dsp *dsp, const char *name, int type, in hda_cs_dsp_read_ctl()
Dcs35l41_hda.c405 struct cs_dsp *dsp = &cs35l41->cs_dsp; in cs35l41_init_dsp() local
451 struct cs_dsp *dsp = &cs35l41->cs_dsp; in cs35l41_shutdown_dsp() local
461 struct cs_dsp *dsp = &cs35l41->cs_dsp; in cs35l41_remove_dsp() local
/linux-6.1.9/sound/soc/intel/skylake/
Dcnl-sst.c314 struct sst_dsp *dsp = context; in cnl_dsp_irq_thread_handler() local
399 static bool cnl_ipc_is_dsp_busy(struct sst_dsp *dsp) in cnl_ipc_is_dsp_busy()
437 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()
/linux-6.1.9/drivers/scsi/
D53c700.c577 struct scsi_cmnd *SCp, __u32 dsp) in save_for_reselection()
795 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_extended_message()
875 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_message()
962 process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp, in process_script_interrupt()
1291 process_selection(struct Scsi_Host *host, __u32 dsp) in process_selection()
1506 __u32 dsp; in NCR_700_intr() local
/linux-6.1.9/arch/arm64/boot/dts/freescale/
Dimx8-ss-audio.dtsi48 dsp: dsp@596e8000 { label
/linux-6.1.9/include/linux/platform_data/media/
Dtimb_radio.h15 struct i2c_board_info *dsp; member
/linux-6.1.9/sound/pci/mixart/
Dmixart_hwdep.c90 static int mixart_load_elf(struct mixart_mgr *mgr, const struct firmware *dsp ) in mixart_load_elf()
337 static int mixart_dsp_load(struct mixart_mgr* mgr, int index, const struct firmware *dsp) in mixart_dsp_load()
/linux-6.1.9/arch/arc/include/asm/
Dprocessor.h29 struct dsp_callee_regs dsp; member
/linux-6.1.9/arch/arm/boot/dts/
Domap5.dtsi256 dsp: dsp { label
Domap4.dtsi349 dsp: dsp { label
/linux-6.1.9/net/dns_resolver/
Ddns_key.c246 const char *src = key->description, *dsp = match_data->raw_data; in dns_resolver_cmp() local
/linux-6.1.9/arch/mips/ar7/
Dclock.c65 struct tnetd7300_clock dsp; member
85 struct tnetd7200_clock dsp; member
/linux-6.1.9/sound/usb/usx2y/
DusX2Yhwdep.c179 struct snd_hwdep_dsp_image *dsp) in snd_usx2y_hwdep_dsp_load()
/linux-6.1.9/sound/pci/pcxhr/
Dpcxhr_hwdep.c277 const struct firmware *dsp) in pcxhr_dsp_load()

123