Home
last modified time | relevance | path

Searched defs:dest (Results 1 – 25 of 29) sorted by relevance

12

/sound/pci/cs46xx/
Ddsp_spos_scb_lib.c265 _dsp_create_generic_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest, in _dsp_create_generic_scb()
344 u32 dest, char * task_entry_name, in cs46xx_dsp_create_generic_scb()
400 u32 dest, struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_codec_out_scb()
438 u32 dest, struct dsp_scb_descriptor * parent_scb, in cs46xx_dsp_create_codec_in_scb()
482 u16 sample_buffer_addr, u32 dest, in cs46xx_dsp_create_pcm_reader_scb()
588 u16 src_delay_buffer_addr, u32 dest, in cs46xx_dsp_create_src_task_scb()
742 u16 mix_buffer_addr, u32 dest, in cs46xx_dsp_create_mix_only_scb()
782 u16 mix_buffer_addr, u16 writeback_spb, u32 dest, in cs46xx_dsp_create_mix_to_ostream_scb()
838 u32 dest, in cs46xx_dsp_create_vari_decimate_scb()
879 cs46xx_dsp_create_pcm_serial_input_scb(struct snd_cs46xx * chip, char * scb_name, u32 dest, in cs46xx_dsp_create_pcm_serial_input_scb()
[all …]
Ddsp_spos.c868 u32 dest, int size) in _dsp_create_task_tree()
882 static void _dsp_create_scb (struct snd_cs46xx *chip, u32 * scb_data, u32 dest) in _dsp_create_scb()
910 static struct dsp_scb_descriptor * _map_scb (struct snd_cs46xx *chip, char * name, u32 dest) in _map_scb()
943 _map_task_tree (struct snd_cs46xx *chip, char * name, u32 dest, u32 size) in _map_task_tree()
974 cs46xx_dsp_create_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest) in cs46xx_dsp_create_scb()
1002 u32 dest, int size) in cs46xx_dsp_create_task_tree()
/sound/soc/sof/
Dutils.c55 void __iomem *dest = sdev->bar[sdev->mailbox_bar] + offset; in sof_mailbox_write() local
77 void __iomem *dest = sdev->bar[bar] + offset; in sof_block_write() local
105 void sof_block_read(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *dest, in sof_block_read()
Dops.h254 u32 offset, void *dest, size_t bytes) in snd_sof_dsp_block_read()
/sound/soc/intel/common/
Dsst-dsp.c50 static inline void _sst_memcpy_toio_32(volatile u32 __iomem *dest, in _sst_memcpy_toio_32()
59 static inline void _sst_memcpy_fromio_32(u32 *dest, in _sst_memcpy_fromio_32()
69 void __iomem *dest, void *src, size_t bytes) in sst_memcpy_toio_32()
75 void sst_memcpy_fromio_32(struct sst_dsp *sst, void *dest, in sst_memcpy_fromio_32()
Dsst-firmware.c44 static inline void sst_memcpy32(volatile void __iomem *dest, void *src, u32 bytes) in sst_memcpy32()
Dsst-dsp-priv.h325 static inline void sst_dsp_read(struct sst_dsp *sst, void *dest, in sst_dsp_read()
/sound/usb/6fire/
Dpcm.c201 u32 *dest = (u32 *) (alsa_rt->dma_area + sub->dma_off in usb6fire_pcm_capture() local
251 u32 *dest; in usb6fire_pcm_playback() local
298 u8 *dest; in usb6fire_pcm_in_urb_handler() local
/sound/soc/
Dsoc-topology.c1994 static void stream_caps_new_ver(struct snd_soc_tplg_stream_caps *dest, in stream_caps_new_ver()
2025 struct snd_soc_tplg_pcm *dest; in pcm_new_ver() local
2216 struct snd_soc_tplg_link_config *dest; in link_new_ver() local
2488 struct snd_soc_tplg_manifest *dest; in manifest_new_ver() local
/sound/soc/stm/
Dstm32_adfsdm.c156 static void stm32_memcpy_32to16(void *dest, const void *src, size_t n) in stm32_memcpy_32to16()
/sound/soc/fsl/
Dfsl_dma.h106 __be32 dest; /* Destination stride */ member
/sound/core/seq/
Dseq_clientmgr.c500 struct snd_seq_client *dest; in get_event_dest_client() local
603 struct snd_seq_client *dest = NULL; in snd_seq_deliver_single_event() local
758 int dest; in broadcast_event() local
Dseq_ports.c605 struct snd_seq_port_subs_info *dest = &dest_port->c_dest; in snd_seq_port_disconnect() local
Dseq_queue.c301 int dest, err; in snd_seq_enqueue_event() local
/sound/pci/au88x0/
Dau88x0_core.c1717 unsigned char source, unsigned char dest) in vortex_route()
1783 unsigned char dest) in vortex_routeLRT()
1886 unsigned char mix, unsigned char dest) in vortex_connection_mix_adb()
/sound/core/seq/oss/
Dseq_oss_synth.c491 unsigned char *dest; in snd_seq_oss_synth_sysex() local
/sound/pci/lola/
Dlola_mixer.c269 unsigned int src, unsigned int dest, in lola_mixer_set_mapping_gain()
Dlola.h120 #define LOLA_BAR1_MIX_GAIN(dest, mix) \ argument
129 #define LOLA_BAR1_PEAKMETERS_DEST(dest) \ argument
/sound/soc/codecs/
Dwm2000.c429 enum wm2000_anc_mode dest; member
/sound/soc/amd/
Dacp.h197 u32 dest; member
/sound/usb/hiface/
Dpcm.c247 static void memcpy_swahw32(u8 *dest, u8 *src, unsigned int n) in memcpy_swahw32()
/sound/oss/dmasound/
Ddmasound_core.c551 u_char *dest; in sq_write() local
/sound/core/
Dinfo.c650 const char *snd_info_get_str(char *dest, const char *src, int len) in snd_info_get_str()
/sound/usb/misc/
Dua101.c320 u8 *dest; in copy_capture_data() local
/sound/pci/asihpi/
Dhpi6000.c1246 u16 dsp_index, u32 hpi_address, u32 *dest, u32 count) in hpi6000_dsp_block_read32()

12