| /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_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_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_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()
|
| /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 …]
|
| /drivers/scsi/ |
| 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
|
| D | ncr53c8xx.c | 5650 u32 dsp; in ncr_log_hard_error() local 6072 u32 dsp; in ncr_int_ma() local
|
| /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()
|
| /drivers/scsi/sym53c8xx_2/ |
| D | sym_hipd.c | 1120 u32 dsp; local 2175 u32 dsp = INL(np, nc_dsp); local 2226 u32 dsp = INL(np, nc_dsp); local 2300 u32 dsp = INL(np, nc_dsp); local 2390 u32 dsp; local
|
| /drivers/input/misc/ |
| D | cs40l50-vibra.c | 85 struct cs40l50_vibra_dsp dsp; member
|
| /drivers/gpu/drm/radeon/ |
| D | sumo_dpm.h | 111 u32 dsp; member
|
| D | rv770_dpm.h | 124 u32 dsp; member
|
| /drivers/video/fbdev/aty/ |
| D | aty128fb.c | 1414 static void aty128_set_fifo(const struct aty128_ddafifo *dsp, in aty128_set_fifo() 1422 static int aty128_ddafifo(struct aty128_ddafifo *dsp, in aty128_ddafifo()
|
| /drivers/net/wireless/intel/iwlegacy/ |
| D | 4965.c | 773 u8 dsp; member
|
| /drivers/scsi/be2iscsi/ |
| D | be_main.h | 713 u8 dsp; /* DWORD 0 */ member 775 u8 dsp; /* DWORD 11 */ member 869 u8 dsp; /* DWORD 0 */ member
|
| /drivers/usb/atm/ |
| D | ueagle-atm.c | 722 static int check_dsp_e1(const u8 *dsp, unsigned int len) in check_dsp_e1() 773 static int check_dsp_e4(const u8 *dsp, int len) in check_dsp_e4()
|
| /drivers/dma/ |
| D | imx-sdma.c | 704 unsigned long evt, mcu, dsp; in sdma_config_ownership() local
|
| /drivers/gpu/drm/amd/pm/legacy-dpm/ |
| D | si_dpm.h | 580 u32 dsp; member
|