/kernel/linux/linux-5.10/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 | 188 dsp_rx_off_member(struct dsp *dsp) in dsp_rx_off_member() 235 dsp_rx_off(struct dsp *dsp) in dsp_rx_off() 255 dsp_fill_empty(struct dsp *dsp) in dsp_fill_empty() 281 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
|
D | dsp_cmx.c | 159 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) 1632 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 | 369 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()
|
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()
|
/kernel/linux/linux-4.19/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 | 190 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() 630 struct dsp *dsp = container_of(ch, struct dsp, ch); in get_features() local 668 struct dsp *dsp = container_of(ch, struct dsp, ch); in dsp_function() local 956 struct dsp *dsp = container_of(ch, struct dsp, ch); in dsp_ctrl() local 1009 struct dsp *dsp = container_of(work, struct dsp, workq); in dsp_send_bh() local
|
D | dsp_cmx.c | 159 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) 1632 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 | 369 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()
|
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 | 51 void dsp_hwec_enable(struct dsp *dsp, const char *arg) in dsp_hwec_enable() 109 void dsp_hwec_disable(struct dsp *dsp) in dsp_hwec_disable()
|
/kernel/linux/linux-4.19/sound/soc/intel/common/ |
D | sst-firmware.c | 129 static void block_list_remove(struct sst_dsp *dsp, in block_list_remove() 157 static int block_list_prepare(struct sst_dsp *dsp, in block_list_prepare() 221 struct sst_dsp *dsp = (struct sst_dsp *)param; in dma_chan_filter() local 226 int sst_dsp_dma_get_channel(struct sst_dsp *dsp, int chan_id) in sst_dsp_dma_get_channel() 261 void sst_dsp_dma_put_channel(struct sst_dsp *dsp) in sst_dsp_dma_put_channel() 339 struct sst_fw *sst_fw_new(struct sst_dsp *dsp, in sst_fw_new() 405 struct sst_dsp *dsp = sst_fw->dsp; in sst_fw_reload() local 421 struct sst_dsp *dsp = sst_fw->dsp; in sst_fw_unload() local 458 struct sst_dsp *dsp = sst_fw->dsp; in sst_fw_free() local 472 void sst_fw_free_all(struct sst_dsp *dsp) in sst_fw_free_all() [all …]
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | wm_adsp.c | 441 struct wm_adsp *dsp; member 458 struct wm_adsp *dsp; member 613 struct wm_adsp *dsp; member 650 static void wm_adsp_debugfs_save_wmfwname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_wmfwname() 658 static void wm_adsp_debugfs_save_binname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_binname() 666 static void wm_adsp_debugfs_clear(struct wm_adsp *dsp) in wm_adsp_debugfs_clear() 678 struct wm_adsp *dsp = file->private_data; in wm_adsp_debugfs_wmfw_read() local 698 struct wm_adsp *dsp = file->private_data; in wm_adsp_debugfs_bin_read() local 734 static void wm_adsp2_init_debugfs(struct wm_adsp *dsp, in wm_adsp2_init_debugfs() 754 static void wm_adsp2_cleanup_debugfs(struct wm_adsp *dsp) in wm_adsp2_cleanup_debugfs() [all …]
|
/kernel/linux/linux-4.19/sound/soc/codecs/ |
D | wm_adsp.c | 337 struct wm_adsp *dsp; member 350 struct wm_adsp *dsp; member 493 struct wm_adsp *dsp; member 524 static void wm_adsp_debugfs_save_wmfwname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_wmfwname() 532 static void wm_adsp_debugfs_save_binname(struct wm_adsp *dsp, const char *s) in wm_adsp_debugfs_save_binname() 540 static void wm_adsp_debugfs_clear(struct wm_adsp *dsp) in wm_adsp_debugfs_clear() 552 struct wm_adsp *dsp = file->private_data; in wm_adsp_debugfs_wmfw_read() local 572 struct wm_adsp *dsp = file->private_data; in wm_adsp_debugfs_bin_read() local 608 static void wm_adsp2_init_debugfs(struct wm_adsp *dsp, in wm_adsp2_init_debugfs() 651 static void wm_adsp2_cleanup_debugfs(struct wm_adsp *dsp) in wm_adsp2_cleanup_debugfs() [all …]
|
/kernel/linux/linux-5.10/sound/soc/intel/skylake/ |
D | cnl-sst.c | 314 struct sst_dsp *dsp = context; in cnl_dsp_irq_thread_handler() local 399 static bool cnl_ipc_is_dsp_busy(struct sst_dsp *dsp) in cnl_ipc_is_dsp_busy() 437 struct skl_dev **dsp) in cnl_sst_dsp_init()
|
/kernel/linux/linux-4.19/sound/soc/intel/skylake/ |
D | cnl-sst.c | 303 struct sst_dsp *dsp = context; in cnl_dsp_irq_thread_handler() local 388 static bool cnl_ipc_is_dsp_busy(struct sst_dsp *dsp) in cnl_ipc_is_dsp_busy() 426 struct skl_sst **dsp) in cnl_sst_dsp_init()
|
/kernel/linux/linux-4.19/drivers/scsi/ |
D | 53c700.c | 561 struct scsi_cmnd *SCp, __u32 dsp) in save_for_reselection() 779 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_extended_message() 861 struct scsi_cmnd *SCp, __u32 dsp, __u32 dsps) in process_message() 949 process_script_interrupt(__u32 dsps, __u32 dsp, struct scsi_cmnd *SCp, in process_script_interrupt() 1279 process_selection(struct Scsi_Host *host, __u32 dsp) in process_selection() 1499 __u32 dsp; in NCR_700_intr() local
|
/kernel/linux/linux-5.10/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
|
/kernel/linux/linux-4.19/include/linux/platform_data/media/ |
D | timb_radio.h | 27 struct i2c_board_info *dsp; member
|
/kernel/linux/linux-5.10/include/linux/platform_data/media/ |
D | timb_radio.h | 15 struct i2c_board_info *dsp; member
|
/kernel/linux/linux-4.19/sound/soc/intel/baytrail/ |
D | sst-baytrail-dsp.c | 65 static int sst_byt_parse_module(struct sst_dsp *dsp, struct sst_fw *fw, in sst_byt_parse_module() 126 struct sst_dsp *dsp = sst_fw->dsp; in sst_byt_parse_fw_image() local
|
/kernel/linux/linux-4.19/sound/soc/intel/haswell/ |
D | sst-haswell-ipc.c | 281 struct sst_dsp *dsp; member 1158 struct sst_dsp *dsp = sst_hsw_get_dsp(hsw); in sst_hsw_stream_set_module_info() local 1458 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_runtime_module_create() local 1581 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_dsp_load() local 1617 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_dsp_restore() local 1666 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_dsp_runtime_sleep() local 1845 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_module_load() local 1901 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_module_enable() local 1967 struct sst_dsp *dsp = hsw->dsp; in sst_hsw_module_disable() local 2093 static bool hsw_is_dsp_busy(struct sst_dsp *dsp) in hsw_is_dsp_busy()
|