Home
last modified time | relevance | path

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

123

/linux/drivers/isdn/mISDN/
H A 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
H A Ddsp_core.c189 dsp_rx_off_member(struct dsp *dsp) in dsp_rx_off_member()
236 dsp_rx_off(struct dsp *dsp) in dsp_rx_off()
256 dsp_fill_empty(struct dsp *dsp) in dsp_fill_empty()
282 dsp_control_req(struct dsp *dsp, struct mISDNhead *hh, struct sk_buff *skb) in dsp_control_req()
629 struct dsp *dsp = container_of(ch, struct dsp, ch); in get_features() local
667 struct dsp *dsp = container_of(ch, struct dsp, ch); in dsp_function() local
955 struct dsp *dsp = container_of(ch, struct dsp, ch); in dsp_ctrl() local
1007 struct dsp *dsp = container_of(work, struct dsp, workq); in dsp_send_bh() local
H A Ddsp_cmx.c148 dsp_cmx_debug(struct dsp *dsp) in dsp_cmx_debug()
209 dsp_cmx_add_conf_member(struct dsp *dsp, struct dsp_conf *conf) in dsp_cmx_add_conf_member()
254 dsp_cmx_del_conf_member(struct dsp *dsp) in dsp_cmx_del_conf_member()
350 dsp_cmx_hw_message(struct dsp *dsp, u32 message, u32 param1, u32 param2, in dsp_cmx_hw_message()
373 dsp_cmx_hardware(struct dsp_conf *conf, struct dsp *dsp) in dsp_cmx_hardware()
1053 dsp_cmx_conf(struct dsp *dsp, u32 conf_id) in dsp_cmx_conf()
1150 showdelay(struct dsp *dsp, int samples, int delay) in showdelay()
1171 dsp_cmx_receive(struct dsp *dsp, struct sk_buff *skb) in dsp_cmx_receive()
1298 dsp_cmx_send_member(struct dsp *dsp, int len, s32 *c, int members)
1621 struct dsp *dsp; local
[all …]
H A 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()
H A Ddsp_blowfish.c364 dsp_bf_encrypt(struct dsp *dsp, u8 *data, int len) in dsp_bf_encrypt()
453 dsp_bf_decrypt(struct dsp *dsp, u8 *data, int len) in dsp_bf_decrypt()
594 dsp_bf_init(struct dsp *dsp, const u8 *key, uint keylen) in dsp_bf_init()
664 dsp_bf_cleanup(struct dsp *dsp) in dsp_bf_cleanup()
H A 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 = timer_container_of(dsp, t, tone.tl); in dsp_tone_timeout() local
496 dsp_tone(struct dsp *dsp, int tone) in dsp_tone()
H A 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/drivers/firmware/cirrus/
H A Dcs_dsp.c389 static void cs_dsp_debugfs_save_wmfwname(struct cs_dsp *dsp, const char *s) in cs_dsp_debugfs_save_wmfwname()
397 static void cs_dsp_debugfs_save_binname(struct cs_dsp *dsp, const char *s) in cs_dsp_debugfs_save_binname()
405 static void cs_dsp_debugfs_clear(struct cs_dsp *dsp) in cs_dsp_debugfs_clear()
417 struct cs_dsp *dsp = file->private_data; in cs_dsp_debugfs_wmfw_read() local
437 struct cs_dsp *dsp = file->private_data; in cs_dsp_debugfs_bin_read() local
478 struct cs_dsp *dsp = s->private; in cs_dsp_debugfs_read_controls_show() local
506 void cs_dsp_init_debugfs(struct cs_dsp *dsp, struct dentry *debugfs_root) in cs_dsp_init_debugfs()
533 void cs_dsp_cleanup_debugfs(struct cs_dsp *dsp) in cs_dsp_cleanup_debugfs()
541 void cs_dsp_init_debugfs(struct cs_dsp *dsp, struct dentry *debugfs_root) in cs_dsp_init_debugfs()
546 void cs_dsp_cleanup_debugfs(struct cs_dsp *dsp) in cs_dsp_cleanup_debugfs()
[all …]
/linux/sound/soc/codecs/
H A Dwm_adsp.c152 struct wm_adsp *dsp; member
169 struct wm_adsp *dsp; member
324 struct wm_adsp *dsp = snd_soc_component_get_drvdata(component); in wm_adsp_fw_get() local
337 struct wm_adsp *dsp = snd_soc_component_get_drvdata(component); in wm_adsp_fw_put() local
540 struct wm_adsp *dsp = container_of(cs_ctl->dsp, wm_adsp_ctl_work() local
580 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); wm_adsp_control_add() local
657 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); wm_adsp_control_add_cb() local
675 wm_adsp_write_ctl(struct wm_adsp * dsp,const char * name,int type,unsigned int alg,void * buf,size_t len) wm_adsp_write_ctl() argument
693 wm_adsp_read_ctl(struct wm_adsp * dsp,const char * name,int type,unsigned int alg,void * buf,size_t len) wm_adsp_read_ctl() argument
707 wm_adsp_release_firmware_files(struct wm_adsp * dsp,const struct firmware * wmfw_firmware,char * wmfw_filename,const struct firmware * coeff_firmware,char * coeff_filename) wm_adsp_release_firmware_files() argument
720 wm_adsp_request_firmware_file(struct wm_adsp * dsp,const struct firmware ** firmware,char ** filename,const char * dir,const char * system_name,const char * asoc_component_prefix,const char * filetype) wm_adsp_request_firmware_file() argument
779 wm_adsp_request_firmware_files(struct wm_adsp * dsp,const struct firmware ** wmfw_firmware,char ** wmfw_filename,const struct firmware ** coeff_firmware,char ** coeff_filename) wm_adsp_request_firmware_files() argument
861 wm_adsp_common_init(struct wm_adsp * dsp) wm_adsp_common_init() argument
869 wm_adsp1_init(struct wm_adsp * dsp) wm_adsp1_init() argument
889 struct wm_adsp *dsp = &dsps[w->shift]; wm_adsp1_event() local
930 struct wm_adsp *dsp = &dsps[w->shift]; wm_adsp2_set_dspclk() local
943 struct wm_adsp *dsp = &dsps[mc->shift - 1]; wm_adsp2_preloader_get() local
959 struct wm_adsp *dsp = &dsps[mc->shift - 1]; wm_adsp2_preloader_put() local
987 wm_adsp_power_up(struct wm_adsp * dsp,bool load_firmware) wm_adsp_power_up() argument
1022 wm_adsp_power_down(struct wm_adsp * dsp) wm_adsp_power_down() argument
1030 struct wm_adsp *dsp = container_of(work, wm_adsp_boot_work() local
1042 struct wm_adsp *dsp = &dsps[w->shift]; wm_adsp_early_event() local
1061 struct wm_adsp *dsp = container_of(cs_dsp, struct wm_adsp, cs_dsp); wm_adsp_pre_run() local
1071 struct wm_adsp *dsp = container_of(cs_dsp, struct wm_adsp, cs_dsp); wm_adsp_event_post_run() local
1081 struct wm_adsp *dsp = container_of(cs_dsp, struct wm_adsp, cs_dsp); wm_adsp_event_post_stop() local
1089 wm_adsp_run(struct wm_adsp * dsp) wm_adsp_run() argument
1097 wm_adsp_stop(struct wm_adsp * dsp) wm_adsp_stop() argument
1108 struct wm_adsp *dsp = &dsps[w->shift]; wm_adsp_event() local
1122 wm_adsp2_component_probe(struct wm_adsp * dsp,struct snd_soc_component * component) wm_adsp2_component_probe() argument
1139 wm_adsp2_component_remove(struct wm_adsp * dsp,struct snd_soc_component * component) wm_adsp2_component_remove() argument
1147 wm_adsp2_init(struct wm_adsp * dsp) wm_adsp2_init() argument
1164 wm_halo_init(struct wm_adsp * dsp) wm_halo_init() argument
1181 wm_adsp2_remove(struct wm_adsp * dsp) wm_adsp2_remove() argument
1230 wm_adsp_compr_open(struct wm_adsp * dsp,struct snd_compr_stream * stream) wm_adsp_compr_open() argument
1286 struct wm_adsp *dsp = compr->dsp; wm_adsp_compr_free() local
1306 struct wm_adsp *dsp = compr->dsp; wm_adsp_compr_check_params() local
1475 wm_adsp_buffer_alloc(struct wm_adsp * dsp) wm_adsp_buffer_alloc() argument
1490 wm_adsp_buffer_parse_legacy(struct wm_adsp * dsp) wm_adsp_buffer_parse_legacy() argument
1557 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); wm_adsp_buffer_parse_coeff() local
1626 wm_adsp_buffer_init(struct wm_adsp * dsp) wm_adsp_buffer_init() argument
1664 wm_adsp_buffer_free(struct wm_adsp * dsp) wm_adsp_buffer_free() argument
1701 struct wm_adsp *dsp = compr->dsp; wm_adsp_compr_trigger() local
1798 wm_adsp_compr_handle_irq(struct wm_adsp * dsp) wm_adsp_compr_handle_irq() argument
1866 struct wm_adsp *dsp = compr->dsp; wm_adsp_compr_pointer() local
1980 struct wm_adsp *dsp = compr->dsp; wm_adsp_compr_read() local
2025 struct wm_adsp *dsp = compr->dsp; wm_adsp_compr_copy() local
2043 struct wm_adsp *dsp = container_of(cs_dsp, struct wm_adsp, cs_dsp); wm_adsp_fatal_error() local
2056 struct wm_adsp *dsp = (struct wm_adsp *)data; wm_adsp2_bus_error() local
2066 struct wm_adsp *dsp = (struct wm_adsp *)data; wm_halo_bus_error() local
2076 struct wm_adsp *dsp = data; wm_halo_wdt_expire() local
[all...]
H A Dcs-amp-lib.c24 cs_amp_write_cal_coeff(struct cs_dsp * dsp,const struct cirrus_amp_cal_controls * controls,const char * ctl_name,u32 val) cs_amp_write_cal_coeff() argument
51 _cs_amp_write_cal_coeffs(struct cs_dsp * dsp,const struct cirrus_amp_cal_controls * controls,const struct cirrus_amp_cal_data * data) _cs_amp_write_cal_coeffs() argument
92 cs_amp_write_cal_coeffs(struct cs_dsp * dsp,const struct cirrus_amp_cal_controls * controls,const struct cirrus_amp_cal_data * data) cs_amp_write_cal_coeffs() argument
[all...]
H A Dcs35l41.h27 struct wm_adsp dsp; /* needs to be first member */ member
H A Dcs35l41-lib.c1219 int enable, struct cs_dsp *dsp) in cs35l41_global_enable()
1417 void cs35l41_configure_cs_dsp(struct device *dev, struct regmap *reg, struct cs_dsp *dsp) in cs35l41_configure_cs_dsp()
H A Dcs-amp-lib-test.c575 cs_amp_lib_test_write_cal_coeff(struct cs_dsp * dsp,const struct cirrus_amp_cal_controls * controls,const char * ctl_name,u32 val) cs_amp_lib_test_write_cal_coeff() argument
603 struct cs_dsp *dsp; cs_amp_lib_test_write_cal_data_test() local
/linux/drivers/firmware/cirrus/test/
H A Dcs_dsp_test_control_cache.c149 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_v2_cache_alloc() local
203 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_cache_init() local
262 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_cache_init_write_only() local
314 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_cache_init_multiple_fw_same_controls() local
423 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_cache_init_multiple_fwalgid_same_controls() local
531 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_cache_init_multiple_mems() local
652 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_cache_init_multiple_algs() local
753 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_cache_init_multiple_offsets() local
865 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_cache_read_not_started() local
926 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_cache_read_stopped() local
[all …]
H A Dcs_dsp_test_bin_error.c390 static int cs_dsp_bin_err_test_common_init(struct kunit *test, struct cs_dsp *dsp, in cs_dsp_bin_err_test_common_init()
482 struct cs_dsp *dsp; in cs_dsp_bin_err_test_halo_init() local
501 struct cs_dsp *dsp; in cs_dsp_bin_err_test_adsp2_32bit_init() local
520 struct cs_dsp *dsp; in cs_dsp_bin_err_test_adsp2_16bit_init() local
/linux/drivers/scsi/
H A D53c700.c578 struct scsi_cmnd *SCp, __u32 dsp) in save_for_reselection()
796 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_extended_message()
876 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_message()
963 process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp, in process_script_interrupt()
1292 process_selection(struct Scsi_Host *host, __u32 dsp) in process_selection()
1507 __u32 dsp; in NCR_700_intr() local
/linux/include/linux/platform_data/media/
H A Dtimb_radio.h15 struct i2c_board_info *dsp; member
/linux/sound/pci/mixart/
H A 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/arch/arc/include/asm/
H A Dprocessor.h28 struct dsp_callee_regs dsp; member
/linux/arch/arm/boot/dts/ti/omap/
H A Domap5.dtsi256 dsp: dsp { label
H A Domap4.dtsi349 dsp: dsp { label
/linux/sound/hda/codecs/side-codecs/
H A Dcs35l41_hda.c561 struct cs_dsp *dsp = &cs35l41->cs_dsp; in cs35l41_init_dsp() local
613 struct cs_dsp *dsp = &cs35l41->cs_dsp; in cs35l41_shutdown_dsp() local
623 struct cs_dsp *dsp = &cs35l41->cs_dsp; in cs35l41_remove_dsp() local
1151 cs35l41_hda_read_ctl(struct cs_dsp * dsp,const char * name,int type,unsigned int alg,void * buf,size_t len) cs35l41_hda_read_ctl() argument
[all...]
/linux/net/dns_resolver/
H A Ddns_key.c253 const char *src = key->description, *dsp = match_data->raw_data; in dns_resolver_cmp() local
/linux/sound/pci/pcxhr/
H A Dpcxhr_hwdep.c277 const struct firmware *dsp) in pcxhr_dsp_load()
/linux/include/linux/firmware/cirrus/
H A Dcs_dsp_test_utils.h25 struct cs_dsp *dsp; member

123