/sound/drivers/ |
D | pcm-indirect2.c | 139 unsigned int bytes) in snd_pcm_indirect2_increase_min_periods() 274 unsigned int bytes; in snd_pcm_indirect2_playback_transfer() local 318 unsigned int bytes = rec->sw_ready; in snd_pcm_indirect2_playback_transfer() local 435 unsigned int bytes; in snd_pcm_indirect2_capture_transfer() local 483 size_t bytes = rec->sw_buffer_size - rec->sw_ready; in snd_pcm_indirect2_capture_transfer() local
|
D | dummy.c | 648 void __user *dst, unsigned long bytes) in dummy_pcm_copy() 655 void *dst, unsigned long bytes) in dummy_pcm_copy_kernel() 662 unsigned long bytes) in dummy_pcm_silence()
|
D | ml403-ac97cr.c | 439 size_t bytes) in snd_ml403_ac97cr_playback_ind2_copy() 496 struct snd_pcm_indirect2 *rec, size_t bytes) in snd_ml403_ac97cr_capture_ind2_copy()
|
/sound/soc/intel/common/ |
D | sst-dsp.c | 60 u32 *src, size_t bytes) in _sst_memcpy_toio_32() 69 const volatile __iomem u32 *src, size_t bytes) in _sst_memcpy_fromio_32() 78 void __iomem *dest, void *src, size_t bytes) in sst_memcpy_toio_32() 85 void __iomem *src, size_t bytes) in sst_memcpy_fromio_32() 371 void sst_dsp_outbox_write(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_outbox_write() 384 void sst_dsp_outbox_read(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_outbox_read() 397 void sst_dsp_inbox_write(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_inbox_write() 410 void sst_dsp_inbox_read(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_inbox_read()
|
D | sst-dsp-priv.h | 329 u32 dest_offset, size_t bytes) in sst_dsp_write() 335 u32 src_offset, size_t bytes) in sst_dsp_read()
|
/sound/i2c/other/ |
D | pt2258.c | 48 unsigned char bytes[2]; in snd_pt2258_reset() local 111 unsigned char bytes[2]; in pt2258_stereo_volume_put() local 160 unsigned char bytes[2]; in pt2258_switch_put() local
|
/sound/i2c/ |
D | i2c.c | 146 int snd_i2c_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_sendbytes() 153 int snd_i2c_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_readbytes() 276 unsigned char *bytes, int count) in snd_i2c_bit_sendbytes() 302 unsigned char *bytes, int count) in snd_i2c_bit_readbytes()
|
D | tea6330t.c | 113 unsigned char bytes[3]; in snd_tea6330t_put_master_volume() local 164 unsigned char bytes[3]; in snd_tea6330t_put_master_switch() local 215 unsigned char bytes[2]; in snd_tea6330t_put_bass() local 262 unsigned char bytes[2]; in snd_tea6330t_put_treble() local 300 unsigned char bytes[7]; in snd_tea6330t_update_mixer() local
|
/sound/pci/echoaudio/ |
D | midi.c | 60 static int write_midi(struct echoaudio *chip, u8 *data, int bytes) in write_midi() 206 int bytes, sent, time; in snd_echo_midi_output_write() local
|
/sound/usb/ |
D | pcm.c | 1297 unsigned int stride, frames, bytes, oldptr; in retire_capture_urb() local 1364 struct urb *urb, unsigned int bytes) in fill_playback_urb_dsd_dop() 1421 int offset, int stride, unsigned int bytes) in copy_to_urb() 1444 unsigned int bytes) in copy_to_urb_quirk() 1474 unsigned int counts, frames, bytes; in prepare_playback_urb() local
|
D | helper.c | 29 unsigned int snd_usb_combine_bytes(unsigned char *bytes, int size) in snd_usb_combine_bytes()
|
/sound/firewire/ |
D | iso-resources.c | 50 unsigned int bytes, s400_bytes; in packet_bandwidth() local
|
/sound/pci/ice1712/ |
D | delta.c | 137 static int ap_cs8427_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in ap_cs8427_sendbytes() 154 static int ap_cs8427_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in ap_cs8427_readbytes()
|
D | ews.c | 235 unsigned char bytes[2]; in snd_ice1712_ews_cs8404_spdif_write() local 842 unsigned char bytes[2]; in snd_ice1712_6fire_write_pca() local
|
/sound/soc/intel/atom/ |
D | sst-mfld-platform-compress.c | 224 size_t bytes) in sst_platform_compr_ack()
|
/sound/firewire/tascam/ |
D | tascam-transaction.c | 258 int bytes; in handle_midi_tx() local
|
/sound/soc/intel/atom/sst/ |
D | sst_stream.c | 164 struct snd_sst_bytes_v2 *bytes) in sst_send_byte_stream_mrfld()
|
D | sst_drv_interface.c | 263 unsigned long bytes) in sst_cdev_ack() 670 struct snd_sst_bytes_v2 *bytes) in sst_send_byte_stream()
|
/sound/atmel/ |
D | ac97c.c | 434 unsigned long bytes; in atmel_ac97c_playback_pointer() local 451 unsigned long bytes; in atmel_ac97c_capture_pointer() local
|
/sound/core/oss/ |
D | pcm_oss.c | 604 long bytes = frames_to_bytes(runtime, frames); in snd_pcm_oss_bytes() local 617 static long snd_pcm_alsa_frames(struct snd_pcm_substream *substream, long bytes) in snd_pcm_alsa_frames() 1350 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2() 1383 …ize_t snd_pcm_oss_write1(struct snd_pcm_substream *substream, const char __user *buf, size_t bytes) in snd_pcm_oss_write1() 1460 static ssize_t snd_pcm_oss_read2(struct snd_pcm_substream *substream, char *buf, size_t bytes, int … in snd_pcm_oss_read2() 1493 …atic ssize_t snd_pcm_oss_read1(struct snd_pcm_substream *substream, char __user *buf, size_t bytes) in snd_pcm_oss_read1()
|
/sound/core/ |
D | pcm_misc.c | 413 unsigned int bytes = samples * width / 8; in snd_pcm_format_set_silence() local
|
D | pcm_lib.c | 1939 void *buf, unsigned long bytes) in default_write_copy() 1950 void *buf, unsigned long bytes) in default_write_copy_kernel() 1961 unsigned long hwoff, void *buf, unsigned long bytes) in fill_silence() 1980 void *buf, unsigned long bytes) in default_read_copy() 1992 void *buf, unsigned long bytes) in default_read_copy_kernel()
|
/sound/usb/line6/ |
D | pcm.h | 107 unsigned bytes; member
|
/sound/oss/ |
D | audio.c | 690 int bytes, count; in dma_set_fragment() local
|
/sound/mips/ |
D | hal2.c | 603 struct snd_pcm_indirect *rec, size_t bytes) in hal2_playback_transfer() 695 struct snd_pcm_indirect *rec, size_t bytes) in hal2_capture_transfer()
|