/sound/pcmcia/pdaudiocf/ |
D | pdaudiocf_irq.c | 41 static inline void pdacf_transfer_mono16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_po… in pdacf_transfer_mono16() 49 static inline void pdacf_transfer_mono32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_po… in pdacf_transfer_mono32() 61 static inline void pdacf_transfer_stereo16(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_stereo16() 69 static inline void pdacf_transfer_stereo32(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_stereo32() 82 static inline void pdacf_transfer_mono16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_mono16sw() 90 static inline void pdacf_transfer_mono32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rdp_… in pdacf_transfer_mono32sw() 102 static inline void pdacf_transfer_stereo16sw(u16 *dst, u16 xor, unsigned int size, unsigned long rd… in pdacf_transfer_stereo16sw() 110 static inline void pdacf_transfer_stereo32sw(u32 *dst, u32 xor, unsigned int size, unsigned long rd… in pdacf_transfer_stereo32sw() 123 static inline void pdacf_transfer_mono24le(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_p… in pdacf_transfer_mono24le() 139 static inline void pdacf_transfer_mono24be(u8 *dst, u16 xor, unsigned int size, unsigned long rdp_p… in pdacf_transfer_mono24be() [all …]
|
/sound/pci/emu10k1/ |
D | emufx.c | 680 struct snd_emu10k1_fx8010_control_gpr *dst, in copy_gctl() 708 struct snd_emu10k1_fx8010_control_gpr *dst, in copy_gctl_to_user() 1470 #define _A_SWITCH(icode, ptr, dst, src, sw) \ in _snd_emu10k1_audigy_init_efx() argument 1472 #define A_SWITCH(icode, ptr, dst, src, sw) \ in _snd_emu10k1_audigy_init_efx() argument 1474 #define _A_SWITCH_NEG(icode, ptr, dst, src) \ in _snd_emu10k1_audigy_init_efx() argument 1476 #define A_SWITCH_NEG(icode, ptr, dst, src) \ in _snd_emu10k1_audigy_init_efx() argument 1713 static void _volume(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume() 1720 static void _volume_add(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume_add() 1728 static void _volume_out(struct snd_emu10k1_fx8010_code *icode, u32 *ptr, u32 dst, u32 src, u32 vol) in _volume_out() 1737 #define VOLUME(icode, ptr, dst, src, vol) \ argument [all …]
|
D | io.c | 278 int snd_emu1010_fpga_link_dst_src_write(struct snd_emu10k1 * emu, u32 dst, u32 src) in snd_emu1010_fpga_link_dst_src_write()
|
/sound/core/ |
D | memory.c | 23 int copy_to_user_fromio(void __user *dst, const volatile void __iomem *src, size_t count) in copy_to_user_fromio() 55 int copy_from_user_toio(volatile void __iomem *dst, const void __user *src, size_t count) in copy_from_user_toio()
|
D | pcm_misc.c | 427 unsigned char *dst; in snd_pcm_format_set_silence() local
|
/sound/core/oss/ |
D | route.c | 30 int dst = 0; in zero_areas() local 52 int nsrcs, ndsts, dst; in route_transfer() local
|
D | mulaw.c | 157 unsigned char *dst, u16 sample) in cvt_s16_to_native() 178 char *dst; in mulaw_decode() local 224 char *dst; in mulaw_encode() local
|
D | linear.c | 43 unsigned char *dst, unsigned char *src) in do_convert() 65 char *dst; in convert() local
|
D | rate.c | 72 signed short *src, *dst; in resample_expand() local 131 signed short *src, *dst; in resample_shrink() local
|
D | pcm_plugin.c | 676 unsigned char *dst; in snd_pcm_area_silence() local 723 char *src, *dst; in snd_pcm_area_copy() local
|
/sound/soc/intel/atom/sst/ |
D | sst_loader.c | 33 void memcpy32_toio(void __iomem *dst, const void *src, int count) in memcpy32_toio() 41 void memcpy32_fromio(void *dst, const void __iomem *src, int count) in memcpy32_fromio()
|
/sound/soc/intel/atom/ |
D | sst-atom-controls.h | 313 #define SST_FILL_LOCATION_IDS(dst, cell_idx, pipe_id) do { \ argument 317 #define SST_FILL_LOCATION_ID(dst, loc_id) (\ argument 319 #define SST_FILL_MODULE_ID(dst, mod_id) (\ argument 322 #define SST_FILL_DESTINATION1(dst, id) do { \ argument 326 #define SST_FILL_DESTINATION2(dst, loc_id, mod_id) do { \ argument 330 #define SST_FILL_DESTINATION3(dst, cell_idx, path_id, mod_id) do { \ argument 335 #define SST_FILL_DESTINATION(level, dst, ...) \ argument 337 #define SST_FILL_DEFAULT_DESTINATION(dst) \ argument 351 struct sst_destination_id dst; member 411 struct sst_destination_id dst; member
|
/sound/isa/wavefront/ |
D | wavefront_synth.c | 532 unsigned char *dst, in munge_int32() 563 munge_buf (unsigned char *src, unsigned char *dst, unsigned int dst_size) in munge_buf() 578 demunge_buf (unsigned char *src, unsigned char *dst, unsigned int src_bytes) in demunge_buf()
|
/sound/soc/mediatek/common/ |
D | mtk-btcvsd.c | 289 u8 *src, u8 *dst, in mtk_btcvsd_snd_data_transfer() 340 void *dst; in btcvsd_tx_clean_buffer() local 418 u8 *dst; in mtk_btcvsd_write_to_bt() local 518 u8 *src, *dst; in mtk_btcvsd_snd_irq_handler() local
|
/sound/pci/cs46xx/ |
D | dsp_spos.c | 550 void __iomem *dst = chip->region.idx[1].remap_addr + DSP_PARAMETER_BYTE_OFFSET; in cs46xx_dsp_proc_task_tree_read() local 611 void __iomem *dst = chip->region.idx[1].remap_addr + DSP_PARAMETER_BYTE_OFFSET; in cs46xx_dsp_proc_parameter_dump_read() local 639 void __iomem *dst = chip->region.idx[2].remap_addr; in cs46xx_dsp_proc_sample_dump_read() local
|
D | dsp_spos_scb_lib.c | 64 void __iomem *dst = chip->region.idx[1].remap_addr + DSP_PARAMETER_BYTE_OFFSET; in cs46xx_dsp_proc_scb_info_read() local 151 void __iomem *dst = chip->region.idx[2].remap_addr + sample_buffer_addr; in _dsp_clear_sample_buffer() local
|
/sound/firewire/fireface/ |
D | amdtp-ff.c | 69 u32 *dst; in read_pcm_s32() local
|
/sound/xen/ |
D | xen_snd_front_alsa.c | 635 int channel, unsigned long pos, void __user *dst, in alsa_cap_copy_user() 653 int channel, unsigned long pos, void *dst, in alsa_cap_copy_kernel()
|
/sound/pci/korg1212/ |
D | korg1212.c | 1263 struct KorgAudioFrame * dst = korg1212->playDataBufsPtr[0].bufferData + pos; in snd_korg1212_silence() local 1288 void __user *dst, int pos, int count, in snd_korg1212_copy_to() 1330 struct KorgAudioFrame *dst; in snd_korg1212_copy_from() local 1673 void __user *dst, unsigned long count) in snd_korg1212_capture_copy() 1680 void *dst, unsigned long count) in snd_korg1212_capture_copy_kernel()
|
/sound/mips/ |
D | sgio2audio.c | 351 s16 *dst; in snd_sgio2audio_dma_pull_frag() local 399 u64 *dst; in snd_sgio2audio_dma_push_frag() local
|
/sound/firewire/tascam/ |
D | amdtp-tascam.c | 74 u32 *dst; in read_pcm_s32() local
|
/sound/soc/uniphier/ |
D | aio-compress.c | 286 int src = 0, dst = 0, ret; in aio_compr_send_to_hw() local
|
/sound/soc/sof/amd/ |
D | acp.c | 285 void memcpy_from_scratch(struct snd_sof_dev *sdev, u32 offset, unsigned int *dst, size_t bytes) in memcpy_from_scratch()
|
/sound/firewire/ |
D | amdtp-am824.c | 190 u32 *dst; in read_pcm_s32() local
|
/sound/firewire/digi00x/ |
D | amdtp-dot.c | 186 u32 *dst; in read_pcm_s32() local
|