/linux-6.14.4/drivers/isdn/mISDN/ |
D | dsp.h | 95 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
|
D | dsp_core.c | 189 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
|
D | dsp_cmx.c | 148 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 …]
|
D | dsp_dtmf.c | 40 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()
|
D | dsp_blowfish.c | 364 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()
|
D | dsp_tones.c | 375 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()
|
D | dsp_hwec.c | 34 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.14.4/drivers/firmware/cirrus/ |
D | cs_dsp.c | 384 static void cs_dsp_debugfs_save_wmfwname(struct cs_dsp *dsp, const char *s) in cs_dsp_debugfs_save_wmfwname() 392 static void cs_dsp_debugfs_save_binname(struct cs_dsp *dsp, const char *s) in cs_dsp_debugfs_save_binname() 400 static void cs_dsp_debugfs_clear(struct cs_dsp *dsp) in cs_dsp_debugfs_clear() 412 struct cs_dsp *dsp = file->private_data; in cs_dsp_debugfs_wmfw_read() local 432 struct cs_dsp *dsp = file->private_data; in cs_dsp_debugfs_bin_read() local 473 struct cs_dsp *dsp = s->private; in cs_dsp_debugfs_read_controls_show() local 501 void cs_dsp_init_debugfs(struct cs_dsp *dsp, struct dentry *debugfs_root) in cs_dsp_init_debugfs() 528 void cs_dsp_cleanup_debugfs(struct cs_dsp *dsp) in cs_dsp_cleanup_debugfs() 536 void cs_dsp_init_debugfs(struct cs_dsp *dsp, struct dentry *debugfs_root) in cs_dsp_init_debugfs() 541 void cs_dsp_cleanup_debugfs(struct cs_dsp *dsp) in cs_dsp_cleanup_debugfs() [all …]
|
/linux-6.14.4/sound/soc/codecs/ |
D | wm_adsp.c | 151 struct wm_adsp *dsp; member 168 struct wm_adsp *dsp; member 323 struct wm_adsp *dsp = snd_soc_component_get_drvdata(component); in wm_adsp_fw_get() local 336 struct wm_adsp *dsp = snd_soc_component_get_drvdata(component); in wm_adsp_fw_put() local 548 struct wm_adsp *dsp = container_of(cs_ctl->dsp, in wm_adsp_ctl_work() local 588 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); in wm_adsp_control_add() local 665 struct wm_adsp *dsp = container_of(cs_ctl->dsp, struct wm_adsp, cs_dsp); in wm_adsp_control_add_cb() local 683 int wm_adsp_write_ctl(struct wm_adsp *dsp, const char *name, int type, in wm_adsp_write_ctl() 701 int wm_adsp_read_ctl(struct wm_adsp *dsp, const char *name, int type, in wm_adsp_read_ctl() 715 static void wm_adsp_release_firmware_files(struct wm_adsp *dsp, in wm_adsp_release_firmware_files() [all …]
|
D | cs-amp-lib.c | 23 static int cs_amp_write_cal_coeff(struct cs_dsp *dsp, in cs_amp_write_cal_coeff() 50 static int _cs_amp_write_cal_coeffs(struct cs_dsp *dsp, in _cs_amp_write_cal_coeffs() 91 int cs_amp_write_cal_coeffs(struct cs_dsp *dsp, in cs_amp_write_cal_coeffs()
|
D | cs35l41.h | 27 struct wm_adsp dsp; /* needs to be first member */ member
|
/linux-6.14.4/drivers/firmware/cirrus/test/ |
D | cs_dsp_test_control_cache.c | 149 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 866 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_cache_read_not_started() local 927 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_cache_read_stopped() local [all …]
|
D | cs_dsp_test_control_rw.c | 145 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_write_running() local 216 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_read_volatile_running() local 287 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_read_volatile_not_started() local 337 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_read_volatile_stopped() local 391 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_read_volatile_stopped_powered_down() local 447 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_read_volatile_not_current_loaded_fw() local 505 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_read_volatile_not_current_running_fw() local 566 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_write_volatile_not_started() local 623 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_write_volatile_stopped() local 684 struct cs_dsp *dsp = priv->dsp; in cs_dsp_ctl_write_volatile_stopped_powered_down() local [all …]
|
D | cs_dsp_test_callbacks.c | 88 static int cs_dsp_test_pre_run_callback(struct cs_dsp *dsp) in cs_dsp_test_pre_run_callback() 100 static int cs_dsp_test_post_run_callback(struct cs_dsp *dsp) in cs_dsp_test_post_run_callback() 112 static void cs_dsp_test_pre_stop_callback(struct cs_dsp *dsp) in cs_dsp_test_pre_stop_callback() 122 static void cs_dsp_test_post_stop_callback(struct cs_dsp *dsp) in cs_dsp_test_post_stop_callback() 132 static void cs_dsp_test_watchdog_expired_callback(struct cs_dsp *dsp) in cs_dsp_test_watchdog_expired_callback() 434 static int cs_dsp_callbacks_test_common_init(struct kunit *test, struct cs_dsp *dsp, in cs_dsp_callbacks_test_common_init() 521 struct cs_dsp *dsp; in cs_dsp_callbacks_test_halo_init() local 540 struct cs_dsp *dsp; in cs_dsp_callbacks_test_adsp2_32bit_init() local 569 struct cs_dsp *dsp; in cs_dsp_callbacks_test_adsp2_16bit_init() local
|
D | cs_dsp_test_bin_error.c | 390 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
|
D | cs_dsp_test_wmfw_error.c | 999 static int cs_dsp_wmfw_err_test_common_init(struct kunit *test, struct cs_dsp *dsp, in cs_dsp_wmfw_err_test_common_init() 1080 struct cs_dsp *dsp; in cs_dsp_wmfw_err_test_halo_init() local 1099 struct cs_dsp *dsp; in cs_dsp_wmfw_err_test_adsp2_32bit_init() local 1133 struct cs_dsp *dsp; in cs_dsp_wmfw_err_test_adsp2_16bit_init() local
|
D | cs_dsp_test_control_parse.c | 1362 static int cs_dsp_ctl_parse_test_common_init(struct kunit *test, struct cs_dsp *dsp, in cs_dsp_ctl_parse_test_common_init() 1447 struct cs_dsp *dsp; in cs_dsp_ctl_parse_test_halo_init() local 1466 struct cs_dsp *dsp; in cs_dsp_ctl_parse_test_adsp2_32bit_init() local 1495 struct cs_dsp *dsp; in cs_dsp_ctl_parse_test_adsp2_16bit_init() local
|
D | cs_dsp_test_wmfw.c | 1776 static int cs_dsp_wmfw_test_common_init(struct kunit *test, struct cs_dsp *dsp, in cs_dsp_wmfw_test_common_init() 1861 struct cs_dsp *dsp; in cs_dsp_wmfw_test_halo_init() local 1880 struct cs_dsp *dsp; in cs_dsp_wmfw_test_adsp2_32bit_init() local 1914 struct cs_dsp *dsp; in cs_dsp_wmfw_test_adsp2_16bit_init() local
|
/linux-6.14.4/sound/pci/hda/ |
D | hda_cs_dsp_ctl.c | 180 void hda_cs_dsp_add_controls(struct cs_dsp *dsp, const struct hda_cs_dsp_ctl_info *info) in hda_cs_dsp_add_controls() 215 int hda_cs_dsp_write_ctl(struct cs_dsp *dsp, const char *name, int type, in hda_cs_dsp_write_ctl() 232 int hda_cs_dsp_read_ctl(struct cs_dsp *dsp, const char *name, int type, in hda_cs_dsp_read_ctl()
|
/linux-6.14.4/drivers/scsi/ |
D | 53c700.c | 578 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-6.14.4/include/linux/platform_data/media/ |
D | timb_radio.h | 15 struct i2c_board_info *dsp; member
|
/linux-6.14.4/drivers/mfd/ |
D | cs40l50-core.c | 116 struct cs_dsp *dsp = &cs40l50->dsp; in cs40l50_wseq_init() local 172 static int cs40l50_dsp_post_run(struct cs_dsp *dsp) in cs40l50_dsp_post_run()
|
/linux-6.14.4/sound/pci/mixart/ |
D | mixart_hwdep.c | 90 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.14.4/arch/arc/include/asm/ |
D | processor.h | 28 struct dsp_callee_regs dsp; member
|
/linux-6.14.4/arch/arm/boot/dts/ti/omap/ |
D | omap5.dtsi | 256 dsp: dsp { label
|