Home
last modified time | relevance | path

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

/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.c190 dsp_rx_off_member(struct dsp *dsp) in dsp_rx_off_member()
237 dsp_rx_off(struct dsp *dsp) in dsp_rx_off()
257 dsp_fill_empty(struct dsp *dsp) in dsp_fill_empty()
283 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
1007 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) in dsp_cmx_send_member()
1636 struct dsp *dsp; local
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 = arg; in dsp_tone_timeout() local
497 dsp_tone(struct dsp *dsp, int tone) in dsp_tone()
Ddsp_hwec.c51 void dsp_hwec_enable(struct dsp *dsp, const char *arg) in dsp_hwec_enable()
107 void dsp_hwec_disable(struct dsp *dsp) in dsp_hwec_disable()
/drivers/scsi/
D53c700.c565 struct scsi_cmnd *SCp, __u32 dsp) in save_for_reselection()
788 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_extended_message()
870 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_message()
956 process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp, in process_script_interrupt()
1282 process_selection(struct Scsi_Host *host, __u32 dsp) in process_selection()
1501 __u32 dsp; in NCR_700_intr() local
Dncr53c8xx.c5825 u32 dsp; in ncr_log_hard_error() local
6247 u32 dsp; in ncr_int_ma() local
Dosst.h115 u8 dsp; /* Device Specific Parameter */ member
/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c1133 u32 dsp; local
2188 u32 dsp = INL(np, nc_dsp); local
2239 u32 dsp = INL(np, nc_dsp); local
2313 u32 dsp = INL(np, nc_dsp); local
2403 u32 dsp; local
/drivers/isdn/hardware/eicon/
Dos_pri.c912 dsp_check_presence(volatile byte __iomem *addr, volatile byte __iomem *data, int dsp) in dsp_check_presence()
/drivers/net/wireless/iwlegacy/
D4965.c790 u8 dsp; member
/drivers/video/aty/
Daty128fb.c1387 static void aty128_set_fifo(const struct aty128_ddafifo *dsp, in aty128_set_fifo()
1395 static int aty128_ddafifo(struct aty128_ddafifo *dsp, in aty128_ddafifo()
/drivers/clk/
Dclk-prima2.c1030 rtc, osc, pll1, pll2, pll3, mem, sys, security, dsp, gps, enumerator
/drivers/scsi/be2iscsi/
Dbe_main.h680 u8 dsp; /* DWORD 0 */ member
742 u8 dsp; /* DWORD 11 */ member
834 u8 dsp; /* DWORD 0 */ member
/drivers/usb/atm/
Dueagle-atm.c766 static int check_dsp_e1(const u8 *dsp, unsigned int len) in check_dsp_e1()
817 static int check_dsp_e4(const u8 *dsp, int len) in check_dsp_e4()
/drivers/dma/
Dimx-sdma.c368 unsigned long evt, mcu, dsp; in sdma_config_ownership() local