/sound/soc/uniphier/ |
D | aio-dma.c | 31 int bytes = runtime->period_size * in aiodma_pcm_irq() local 51 int bytes = runtime->fragment_size; in aiodma_compr_irq() local 114 int bytes = runtime->period_size * in uniphier_aiodma_prepare() local 142 int bytes = runtime->period_size * in uniphier_aiodma_trigger() local 177 int bytes = runtime->period_size * in uniphier_aiodma_pointer() local
|
D | aio-compress.c | 190 int bytes = runtime->fragment_size; in uniphier_aio_compr_prepare() local 230 int bytes = runtime->fragment_size, ret = 0; in uniphier_aio_compr_trigger() local 263 int bytes = runtime->fragment_size; in uniphier_aio_compr_pointer() local 339 int bytes = runtime->fragment_size; in uniphier_aio_compr_copy() local
|
/sound/i2c/other/ |
D | pt2258.c | 34 unsigned char bytes[2]; in snd_pt2258_reset() local 97 unsigned char bytes[2]; in pt2258_stereo_volume_put() local 146 unsigned char bytes[2]; in pt2258_switch_put() local
|
/sound/i2c/ |
D | i2c.c | 132 int snd_i2c_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_sendbytes() 139 int snd_i2c_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in snd_i2c_readbytes() 262 unsigned char *bytes, int count) in snd_i2c_bit_sendbytes() 288 unsigned char *bytes, int count) in snd_i2c_bit_readbytes()
|
D | tea6330t.c | 98 unsigned char bytes[3]; in snd_tea6330t_put_master_volume() local 149 unsigned char bytes[3]; in snd_tea6330t_put_master_switch() local 200 unsigned char bytes[2]; in snd_tea6330t_put_bass() local 247 unsigned char bytes[2]; in snd_tea6330t_put_treble() local 285 unsigned char bytes[7]; in snd_tea6330t_update_mixer() local
|
/sound/soc/intel/common/ |
D | sst-dsp.c | 195 void sst_dsp_outbox_write(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_outbox_write() 208 void sst_dsp_outbox_read(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_outbox_read() 221 void sst_dsp_inbox_write(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_inbox_write() 234 void sst_dsp_inbox_read(struct sst_dsp *sst, void *message, size_t bytes) in sst_dsp_inbox_read()
|
/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/soc/sof/ |
D | utils.c | 54 void *message, size_t bytes) in sof_mailbox_write() 63 void *message, size_t bytes) in sof_mailbox_read()
|
D | probe.c | 78 size_t bytes; in sof_ipc_probe_info() local
|
D | ops.h | 266 u32 offset, void *dest, size_t bytes) in snd_sof_dsp_block_read() 272 u32 offset, void *src, size_t bytes) in snd_sof_dsp_block_write()
|
/sound/core/ |
D | pcm_memory.c | 34 static void __update_allocated_size(struct snd_card *card, ssize_t bytes) in __update_allocated_size() 39 static void update_allocated_size(struct snd_card *card, ssize_t bytes) in update_allocated_size() 46 static void decrease_allocated_size(struct snd_card *card, size_t bytes) in decrease_allocated_size()
|
D | pcm_misc.c | 436 unsigned int bytes = samples * width / 8; in snd_pcm_format_set_silence() local
|
D | pcm_lib.c | 1933 void *buf, unsigned long bytes) in default_write_copy() 1944 void *buf, unsigned long bytes) in default_write_copy_kernel() 1955 unsigned long hwoff, void *buf, unsigned long bytes) in fill_silence() 1974 void *buf, unsigned long bytes) in default_read_copy() 1986 void *buf, unsigned long bytes) in default_read_copy_kernel()
|
/sound/usb/ |
D | pcm.c | 1597 unsigned int stride, frames, bytes, oldptr; in retire_capture_urb() local 1670 struct urb *urb, unsigned int bytes) in fill_playback_urb_dsd_dop() 1727 int offset, int stride, unsigned int bytes) in copy_to_urb() 1750 unsigned int bytes) in copy_to_urb_quirk() 1780 unsigned int counts, frames, bytes; in prepare_playback_urb() local
|
D | helper.c | 16 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 | 123 static int ap_cs8427_sendbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in ap_cs8427_sendbytes() 140 static int ap_cs8427_readbytes(struct snd_i2c_device *device, unsigned char *bytes, int count) in ap_cs8427_readbytes()
|
D | ews.c | 221 unsigned char bytes[2]; in snd_ice1712_ews_cs8404_spdif_write() local 833 unsigned char bytes[2]; in snd_ice1712_6fire_write_pca() local
|
/sound/firewire/tascam/ |
D | tascam-transaction.c | 257 int bytes; in handle_midi_tx() local
|
/sound/soc/intel/atom/sst/ |
D | sst_stream.c | 172 struct snd_sst_bytes_v2 *bytes) in sst_send_byte_stream_mrfld()
|
D | sst_drv_interface.c | 242 unsigned long bytes) in sst_cdev_ack() 641 struct snd_sst_bytes_v2 *bytes) in sst_send_byte_stream()
|
/sound/soc/intel/atom/ |
D | sst-mfld-platform-compress.c | 219 size_t bytes) in sst_platform_compr_ack()
|
/sound/atmel/ |
D | ac97c.c | 419 unsigned long bytes; in atmel_ac97c_playback_pointer() local 436 unsigned long bytes; in atmel_ac97c_capture_pointer() local
|
/sound/core/oss/ |
D | pcm_oss.c | 589 long bytes = frames_to_bytes(runtime, frames); in snd_pcm_oss_bytes() local 602 static long snd_pcm_alsa_frames(struct snd_pcm_substream *substream, long bytes) in snd_pcm_alsa_frames() 1359 …d_pcm_oss_write2(struct snd_pcm_substream *substream, const char *buf, size_t bytes, int in_kernel) in snd_pcm_oss_write2() 1392 …ize_t snd_pcm_oss_write1(struct snd_pcm_substream *substream, const char __user *buf, size_t bytes) in snd_pcm_oss_write1() 1469 static ssize_t snd_pcm_oss_read2(struct snd_pcm_substream *substream, char *buf, size_t bytes, int … in snd_pcm_oss_read2() 1502 …atic ssize_t snd_pcm_oss_read1(struct snd_pcm_substream *substream, char __user *buf, size_t bytes) in snd_pcm_oss_read1()
|
/sound/usb/line6/ |
D | pcm.h | 103 unsigned bytes; member
|