Home
last modified time | relevance | path

Searched defs:dest (Results 1 – 25 of 26) 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.c869 u32 dest, int size) in _dsp_create_task_tree()
883 static void _dsp_create_scb (struct snd_cs46xx *chip, u32 * scb_data, u32 dest) in _dsp_create_scb()
911 static struct dsp_scb_descriptor * _map_scb (struct snd_cs46xx *chip, char * name, u32 dest) in _map_scb()
944 _map_task_tree (struct snd_cs46xx *chip, char * name, u32 dest, u32 size) in _map_task_tree()
975 cs46xx_dsp_create_scb (struct snd_cs46xx *chip, char * name, u32 * scb_data, u32 dest) in cs46xx_dsp_create_scb()
1003 u32 dest, int size) in cs46xx_dsp_create_task_tree()
/sound/soc/sof/
Dutils.c56 void __iomem *dest = sdev->bar[sdev->mailbox_bar] + offset; in sof_mailbox_write() local
78 void __iomem *dest = sdev->bar[bar] + offset; in sof_block_write() local
106 void sof_block_read(struct snd_sof_dev *sdev, u32 bar, u32 offset, void *dest, in sof_block_read()
Dops.h301 u32 offset, void *dest, size_t bytes) in snd_sof_dsp_block_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.c1863 static void stream_caps_new_ver(struct snd_soc_tplg_stream_caps *dest, in stream_caps_new_ver()
1894 struct snd_soc_tplg_pcm *dest; in pcm_new_ver() local
2082 struct snd_soc_tplg_link_config *dest; in link_new_ver() local
2393 struct snd_soc_tplg_manifest *dest; in manifest_new_ver() local
/sound/soc/stm/
Dstm32_adfsdm.c154 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.c502 struct snd_seq_client *dest; in get_event_dest_client() local
605 struct snd_seq_client *dest = NULL; in snd_seq_deliver_single_event() local
760 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.c302 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.c492 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/usb/hiface/
Dpcm.c245 static void memcpy_swahw32(u8 *dest, u8 *src, unsigned int n) in memcpy_swahw32()
/sound/soc/codecs/
Dwm2000.c429 enum wm2000_anc_mode dest; member
Dmadera.c368 u32 *dest, int n_max, in madera_get_variable_u32_array()
/sound/soc/amd/
Dacp.h197 u32 dest; member
/sound/oss/dmasound/
Ddmasound_core.c547 u_char *dest; in sq_write() local
/sound/core/
Dinfo.c647 const char *snd_info_get_str(char *dest, const char *src, int len) in snd_info_get_str()
/sound/pci/asihpi/
Dhpi6000.c1246 u16 dsp_index, u32 hpi_address, u32 *dest, u32 count) in hpi6000_dsp_block_read32()
/sound/usb/misc/
Dua101.c319 u8 *dest; in copy_capture_data() local
/sound/pci/rme9652/
Dhdsp.c4633 static inline int copy_u32_le(void __user *dest, void __iomem *src) in copy_u32_le()
4639 static inline int copy_u64_le(void __user *dest, void __iomem *src_low, void __iomem *src_high) in copy_u64_le()
4649 static inline int copy_u48_le(void __user *dest, void __iomem *src_low, void __iomem *src_high) in copy_u48_le()
/sound/soc/intel/atom/
Dsst-atom-controls.h398 struct sst_destination_id dest; member

12