Home
last modified time | relevance | path

Searched defs:dst (Results 1 – 25 of 49) sorted by relevance

12

/sound/pcmcia/pdaudiocf/
Dpdaudiocf_irq.c54 static inline void pdacf_transfer_mono16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_po… in pdacf_transfer_mono16()
62 static inline void pdacf_transfer_mono32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_po… in pdacf_transfer_mono32()
74 static inline void pdacf_transfer_stereo16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_stereo16()
82 static inline void pdacf_transfer_stereo32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_stereo32()
95 static inline void pdacf_transfer_mono16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_mono16sw()
103 static inline void pdacf_transfer_mono32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_mono32sw()
115 static inline void pdacf_transfer_stereo16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rd… in pdacf_transfer_stereo16sw()
123 static inline void pdacf_transfer_stereo32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rd… in pdacf_transfer_stereo32sw()
136 static inline void pdacf_transfer_mono24le(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_p… in pdacf_transfer_mono24le()
152 static inline void pdacf_transfer_mono24be(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_p… in pdacf_transfer_mono24be()
[all …]
/sound/core/
Dmemory.c38 int copy_to_user_fromio(void __user *dst, const volatile void __iomem *src, size_t count) in copy_to_user_fromio()
71 int copy_from_user_toio(volatile void __iomem *dst, const void __user *src, size_t count) in copy_from_user_toio()
Dhwdep_compat.c36 struct snd_hwdep_dsp_image __user *dst; in snd_hwdep_dsp_load_compat() local
Drawmidi_compat.c111 #define put_timespec(src, dst) copy_to_user(dst, src, sizeof(*dst)) argument
Dpcm_misc.c407 unsigned char *dst, *pat; in snd_pcm_format_set_silence() local
/sound/pci/emu10k1/
Demufx.c1427 #define _A_SWITCH(icode, ptr, dst, src, sw) \ in _snd_emu10k1_audigy_init_efx() argument
1429 #define A_SWITCH(icode, ptr, dst, src, sw) \ in _snd_emu10k1_audigy_init_efx() argument
1431 #define _A_SWITCH_NEG(icode, ptr, dst, src) \ in _snd_emu10k1_audigy_init_efx() argument
1433 #define A_SWITCH_NEG(icode, ptr, dst, src) \ in _snd_emu10k1_audigy_init_efx() argument
1766 static void _volume(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume()
1773 static void _volume_add(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume_add()
1781 static void _volume_out(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume_out()
1790 #define VOLUME(icode, ptr, dst, src, vol) \ argument
1792 #define VOLUME_IN(icode, ptr, dst, src, vol) \ argument
1794 #define VOLUME_ADD(icode, ptr, dst, src, vol) \ argument
[all …]
/sound/core/oss/
Droute.c30 int dst = 0; in zero_areas() local
52 int nsrcs, ndsts, dst; in route_transfer() local
Dmulaw.c157 unsigned char *dst, u16 sample) in cvt_s16_to_native()
178 char *dst; in mulaw_decode() local
224 char *dst; in mulaw_encode() local
Dlinear.c43 unsigned char *dst, unsigned char *src) in do_convert()
65 char *dst; in convert() local
Drate.c72 signed short *src, *dst; in resample_expand() local
131 signed short *src, *dst; in resample_shrink() local
Dpcm_plugin.c661 unsigned char *dst; in snd_pcm_area_silence() local
708 char *src, *dst; in snd_pcm_area_copy() local
/sound/soc/blackfin/
Dbf5xx-ac97.c46 void bf5xx_pcm_to_ac97(struct ac97_frame *dst, const __u16 *src, in bf5xx_pcm_to_ac97()
83 void bf5xx_ac97_to_pcm(const struct ac97_frame *src, __u16 *dst, in bf5xx_ac97_to_pcm()
Dbf5xx-i2s-pcm.c236 void *src, *dst; in bf5xx_pcm_copy() local
/sound/soc/nuc900/
Dnuc900-pcm.c207 dma_addr_t *src, dma_addr_t *dst) in nuc900_dma_getposition()
224 dma_addr_t src, dst; in nuc900_dma_pointer() local
/sound/soc/intel/atom/sst/
Dsst_loader.c42 void memcpy32_toio(void __iomem *dst, const void *src, int count) in memcpy32_toio()
50 void memcpy32_fromio(void *dst, const void __iomem *src, int count) in memcpy32_fromio()
/sound/soc/intel/atom/
Dsst-atom-controls.h322 #define SST_FILL_LOCATION_IDS(dst, cell_idx, pipe_id) do { \ argument
326 #define SST_FILL_LOCATION_ID(dst, loc_id) (\ argument
328 #define SST_FILL_MODULE_ID(dst, mod_id) (\ argument
331 #define SST_FILL_DESTINATION1(dst, id) do { \ argument
335 #define SST_FILL_DESTINATION2(dst, loc_id, mod_id) do { \ argument
339 #define SST_FILL_DESTINATION3(dst, cell_idx, path_id, mod_id) do { \ argument
344 #define SST_FILL_DESTINATION(level, dst, ...) \ argument
346 #define SST_FILL_DEFAULT_DESTINATION(dst) \ argument
360 struct sst_destination_id dst; member
420 struct sst_destination_id dst; member
/sound/isa/wavefront/
Dwavefront_synth.c530 unsigned char *dst, in munge_int32()
561 munge_buf (unsigned char *src, unsigned char *dst, unsigned int dst_size) in munge_buf()
576 demunge_buf (unsigned char *src, unsigned char *dst, unsigned int src_bytes) in demunge_buf()
/sound/soc/codecs/
Drt5677-spi.c100 static void rt5677_spi_reverse(u8 *dst, u32 dstlen, const u8 *src, u32 srclen) in rt5677_spi_reverse()
/sound/pci/cs46xx/
Ddsp_spos.c559 void __iomem *dst = chip->region.idx[1].remap_addr + DSP_PARAMETER_BYTE_OFFSET; in cs46xx_dsp_proc_task_tree_read() local
620 void __iomem *dst = chip->region.idx[1].remap_addr + DSP_PARAMETER_BYTE_OFFSET; in cs46xx_dsp_proc_parameter_dump_read() local
647 void __iomem *dst = chip->region.idx[2].remap_addr; in cs46xx_dsp_proc_sample_dump_read() local
Ddsp_spos_scb_lib.c79 void __iomem *dst = chip->region.idx[1].remap_addr + DSP_PARAMETER_BYTE_OFFSET; in cs46xx_dsp_proc_scb_info_read() local
168 void __iomem *dst = chip->region.idx[2].remap_addr + sample_buffer_addr; in _dsp_clear_sample_buffer() local
/sound/firewire/tascam/
Damdtp-tascam.c97 u32 *dst; in read_pcm_s32() local
/sound/mips/
Dsgio2audio.c366 s16 *dst; in snd_sgio2audio_dma_pull_frag() local
414 u64 *dst; in snd_sgio2audio_dma_push_frag() local
/sound/usb/
Dstream.c144 unsigned int __user *dst; in usb_chmap_ctl_tlv() local
Dcard.c491 unsigned int src, dst; in get_alias_id() local
/sound/pci/korg1212/
Dkorg1212.c1278 struct KorgAudioFrame * dst = korg1212->playDataBufsPtr[0].bufferData + pos; in snd_korg1212_silence() local
1302 static int snd_korg1212_copy_to(struct snd_korg1212 *korg1212, void __user *dst, int pos, int count… in snd_korg1212_copy_to()
1334 struct KorgAudioFrame * dst = korg1212->playDataBufsPtr[0].bufferData + pos; in snd_korg1212_copy_from() local
1673 void __user *dst, in snd_korg1212_capture_copy()

12