| /linux/drivers/isdn/mISDN/ |
| A 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
|
| A 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
|
| A 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() 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 1849 dsp_cmx_transmit(struct dsp *dsp, struct sk_buff *skb) [all …]
|
| A 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()
|
| A 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()
|
| A 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()
|
| A 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/drivers/firmware/cirrus/ |
| A D | cs_dsp.c | 412 struct cs_dsp *dsp = file->private_data; in cs_dsp_debugfs_wmfw_read() local 473 struct cs_dsp *dsp = s->private; in cs_dsp_debugfs_read_controls_show() local 662 struct cs_dsp *dsp = ctl->dsp; in cs_dsp_coeff_base_reg() local 691 struct cs_dsp *dsp = ctl->dsp; in cs_dsp_coeff_write_acked_control() local 757 struct cs_dsp *dsp = ctl->dsp; in cs_dsp_coeff_write_ctrl_raw() local 846 struct cs_dsp *dsp = ctl->dsp; in cs_dsp_coeff_lock_and_write_ctrl() local 862 struct cs_dsp *dsp = ctl->dsp; in cs_dsp_coeff_read_ctrl_raw() local 945 struct cs_dsp *dsp = ctl->dsp; in cs_dsp_coeff_lock_and_read_ctrl() local 2830 int cs_dsp_run(struct cs_dsp *dsp) in cs_dsp_run() 2901 void cs_dsp_stop(struct cs_dsp *dsp) in cs_dsp_stop() [all …]
|
| /linux/sound/soc/codecs/ |
| A D | wm_adsp.c | 151 struct wm_adsp *dsp; member 168 struct wm_adsp *dsp; member 1090 int wm_adsp_run(struct wm_adsp *dsp) in wm_adsp_run() 1165 int wm_halo_init(struct wm_adsp *dsp) in wm_halo_init() 1287 struct wm_adsp *dsp = compr->dsp; in wm_adsp_compr_free() local 1307 struct wm_adsp *dsp = compr->dsp; in wm_adsp_compr_check_params() local 1702 struct wm_adsp *dsp = compr->dsp; in wm_adsp_compr_trigger() local 1867 struct wm_adsp *dsp = compr->dsp; in wm_adsp_compr_pointer() local 1981 struct wm_adsp *dsp = compr->dsp; in wm_adsp_compr_read() local 2026 struct wm_adsp *dsp = compr->dsp; in wm_adsp_compr_copy() local [all …]
|
| A 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()
|
| A D | cs35l41.h | 27 struct wm_adsp dsp; /* needs to be first member */ member
|
| A D | cs35l56.h | 34 struct wm_adsp dsp; /* must be first member */ member
|
| A D | cs35l41-lib.c | 1219 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()
|
| /linux/sound/pci/hda/ |
| A 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/drivers/scsi/ |
| A D | 53c700.c | 577 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/include/linux/platform_data/media/ |
| A D | timb_radio.h | 15 struct i2c_board_info *dsp; member
|
| /linux/drivers/mfd/ |
| A 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/sound/pci/mixart/ |
| A 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/arch/arc/include/asm/ |
| A D | processor.h | 28 struct dsp_callee_regs dsp; member
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| A D | omap5.dtsi | 256 dsp: dsp { label
|
| A D | omap4.dtsi | 349 dsp: dsp { label
|
| /linux/net/dns_resolver/ |
| A D | dns_key.c | 253 const char *src = key->description, *dsp = match_data->raw_data; in dns_resolver_cmp() local
|
| /linux/sound/usb/usx2y/ |
| A D | usX2Yhwdep.c | 173 struct snd_hwdep_dsp_image *dsp) in snd_usx2y_hwdep_dsp_load()
|
| /linux/sound/pci/pcxhr/ |
| A D | pcxhr_hwdep.c | 277 const struct firmware *dsp) in pcxhr_dsp_load()
|
| /linux/arch/arm64/boot/dts/freescale/ |
| A D | imx8-ss-audio.dtsi | 433 dsp: dsp@596e8000 { label
|