/sound/pci/asihpi/ |
D | hpi6000.c | 195 u32 length); 198 u32 length); 954 u32 length; in hpi6000_adapter_boot_load_dsp() local 959 error = hpi_dsp_code_read_word(&dsp_code, &length); in hpi6000_adapter_boot_load_dsp() 962 if (length == 0xFFFFFFFF) in hpi6000_adapter_boot_load_dsp() 971 error = hpi_dsp_code_read_block(length, &dsp_code, in hpi6000_adapter_boot_load_dsp() 976 address, pcode, length); in hpi6000_adapter_boot_load_dsp() 989 u32 length; in hpi6000_adapter_boot_load_dsp() local 994 hpi_dsp_code_read_word(&dsp_code, &length); in hpi6000_adapter_boot_load_dsp() 995 if (length == 0xFFFFFFFF) in hpi6000_adapter_boot_load_dsp() [all …]
|
D | hpi6205.c | 217 u32 address, u32 length); 1376 u32 length; in adapter_boot_load_dsp() local 1381 err = hpi_dsp_code_read_word(&dsp_code, &length); in adapter_boot_load_dsp() 1384 if (length == 0xFFFFFFFF) in adapter_boot_load_dsp() 1393 err = hpi_dsp_code_read_block(length, &dsp_code, in adapter_boot_load_dsp() 1397 for (i = 0; i < (int)length; i++) { in adapter_boot_load_dsp() 1418 u32 length = 0; in adapter_boot_load_dsp() local 1424 hpi_dsp_code_read_word(&dsp_code, &length); in adapter_boot_load_dsp() 1425 if (length == 0xFFFFFFFF) in adapter_boot_load_dsp() 1430 hpi_dsp_code_read_block(length, &dsp_code, &pcode); in adapter_boot_load_dsp() [all …]
|
D | hpi6000.h | 40 u32 length; member
|
/sound/firewire/ |
D | fcp.c | 146 const void *response, size_t length) in is_matching_response() argument 161 if (--length == 0) in is_matching_response() 169 void *data, size_t length, void *callback_data) in fcp_response() argument 174 if (length < 1 || (*(const u8 *)data & 0xf0) != CTS_AVC) in fcp_response() 188 is_matching_response(t, data, length)) { in fcp_response() 190 t->response_size = min((unsigned int)length, in fcp_response() 200 .length = 0x200,
|
D | lib.c | 30 u64 offset, void *buffer, size_t length) in snd_fw_transaction() argument 41 buffer, length); in snd_fw_transaction()
|
D | scs1x.c | 85 void *data, size_t length, void *callback_data) in scs_write_callback() argument 339 unsigned long long offset, void *data, size_t length, in handle_hss() argument 355 if (length >= 1) { in handle_hss() 358 scs_input_packet(scs, stream, data, length); in handle_hss() 411 scs->hss_handler.length = HSS1394_MAX_PACKET_SIZE; in scs_probe()
|
D | lib.h | 10 u64 offset, void *buffer, size_t length);
|
/sound/aoa/soundbus/ |
D | sysfs.c | 20 int length; in modalias_show() local 25 length = strlen(buf); in modalias_show() 27 length = sprintf(buf, "of:N%sT%s\n", in modalias_show() 31 return length; in modalias_show()
|
/sound/core/ |
D | hwdep_compat.c | 29 u32 length; member 48 if (get_user(val, &src->length) || in snd_hwdep_dsp_load_compat() 49 put_user(val, &dst->length)) in snd_hwdep_dsp_load_compat()
|
/sound/usb/usx2y/ |
D | usb_stream.c | 46 urb->iso_frame_desc[pack].length = l; in playback_prep_freqn() 84 desc->length = maxpacket; in init_pipe_urbs() 87 desc[p].length = maxpacket; in init_pipe_urbs() 290 od[p].length = l; in usb_stream_prepare_playback() 303 od[p].length = l; in usb_stream_prepare_playback() 343 id[p + 1].offset = id[p].offset + id[p].length; in prepare_inurb() 346 id[0].length * iu->number_of_packets; in prepare_inurb() 460 s->inpacket[s->inpacket_head].length = l; in stream_idle() 484 s->outpacket[0].length = sk->idle_outurb->transfer_buffer_length + l; in stream_idle() 563 while (l > s->inpacket[split].length) { in stream_start() [all …]
|
D | usx2yhwdeppcm.c | 129 counts = shm->captured_iso[shm->playback_iso_head].length / usX2Y->stride; in usX2Y_hwdep_urb_play_prepare() 136 urb->iso_frame_desc[pack].length = shm->captured_iso[shm->playback_iso_head].length; in usX2Y_hwdep_urb_play_prepare() 139 urb->iso_frame_desc[pack].length); in usX2Y_hwdep_urb_play_prepare() 162 shm->captured_iso[head].length = desc->actual_length; in usX2Y_usbpcm_urb_capt_iso_advance() 166 if ((desc->offset += desc->length * NRURBS*nr_of_packs()) + in usX2Y_usbpcm_urb_capt_iso_advance() 167 desc->length >= SSS) in usX2Y_usbpcm_urb_capt_iso_advance() 168 desc->offset -= (SSS - desc->length); in usX2Y_usbpcm_urb_capt_iso_advance() 448 urb->iso_frame_desc[pack].length = subs->maxpacksize; in usX2Y_usbpcm_urbs_start()
|
D | usX2Yhwdep.c | 205 if (access_ok(VERIFY_READ, dsp->image, dsp->length)) { in snd_usX2Y_hwdep_dsp_load() 209 buf = memdup_user(dsp->image, dsp->length); in snd_usX2Y_hwdep_dsp_load() 217 err = usb_bulk_msg(dev, usb_sndbulkpipe(dev, 2), buf, dsp->length, &lret, 6000); in snd_usX2Y_hwdep_dsp_load()
|
D | usx2yhwdeppcm.h | 15 length; member
|
/sound/pcmcia/vx/ |
D | vxp_ops.c | 373 int length = pipe->buffer_bytes - offset; in vxp_dma_write() local 374 count -= length; in vxp_dma_write() 375 length >>= 1; /* in 16bit words */ in vxp_dma_write() 377 while (length-- > 0) { in vxp_dma_write() 415 int length = pipe->buffer_bytes - offset; in vxp_dma_read() local 416 count -= length; in vxp_dma_read() 417 length >>= 1; /* in 16bit words */ in vxp_dma_read() 419 while (length-- > 0) in vxp_dma_read()
|
/sound/usb/ |
D | midi.c | 225 uint8_t* data, int length) in snd_usbmidi_input_data() argument 235 snd_rawmidi_receive(port->substream, data, length); in snd_usbmidi_input_data() 239 static void dump_urb(const char *type, const u8 *data, int length) in dump_urb() argument 242 for (; length > 0; ++data, --length) in dump_urb() 247 #define dump_urb(type, data, length) /* nothing */ argument 407 int length = snd_usbmidi_cin_length[buffer[i] & 0x0f]; in snd_usbmidi_standard_input() local 408 snd_usbmidi_input_data(ep, cable, &buffer[i + 1], length); in snd_usbmidi_standard_input() 420 int length = buffer[i + 3] & 3; in snd_usbmidi_midiman_input() local 421 snd_usbmidi_input_data(ep, port, &buffer[i], length); in snd_usbmidi_midiman_input() 440 int length; in snd_usbmidi_maudio_broken_running_status_input() local [all …]
|
/sound/sh/ |
D | aica.c | 106 static void spu_memset(u32 toi, u32 what, int length) in spu_memset() argument 110 if (snd_BUG_ON(length % 4)) in spu_memset() 112 for (i = 0; i < length; i++) { in spu_memset() 123 static void spu_memload(u32 toi, void *from, int length) in spu_memload() argument 130 length = DIV_ROUND_UP(length, 4); in spu_memload() 132 for (i = 0; i < length; i++) { in spu_memload()
|
D | aica.h | 63 uint32_t length; /* Sample length */ member
|
/sound/soc/codecs/ |
D | wm0010.c | 47 u32 length:24; member 61 u32 length:24; member 403 offset += ((rec->length) + 8); in wm0010_firmware_load() 404 rec = (void *)&rec->data[rec->length]; in wm0010_firmware_load() 409 rec->command, rec->length); in wm0010_firmware_load() 410 len = rec->length + 8; in wm0010_firmware_load() 463 offset += ((rec->length) + 8); in wm0010_firmware_load() 464 rec = (void *)&rec->data[rec->length]; in wm0010_firmware_load() 665 pll_rec.length = (sizeof(pll_rec) - 8); in wm0010_boot() 671 len = pll_rec.length + 8; in wm0010_boot()
|
D | cs42l51.c | 59 s32 length; in cs42l51_fill_cache() local 61 length = i2c_smbus_read_i2c_block_data(i2c_client, in cs42l51_fill_cache() 63 if (length != CS42L51_NUMREGS) { in cs42l51_fill_cache() 66 i2c_client->addr, length, CS42L51_NUMREGS); in cs42l51_fill_cache()
|
/sound/usb/6fire/ |
D | pcm.c | 167 packet->length = rt->in_packet_size; in usb6fire_pcm_stream_start() 224 total_length += urb->packets[i].length; in usb6fire_pcm_capture() 267 if (urb->packets[i].length > 4) in usb6fire_pcm_playback() 268 frame_count = (urb->packets[i].length - 4) in usb6fire_pcm_playback() 332 out_urb->packets[i].length = (in_urb->packets[i].actual_length in usb6fire_pcm_in_urb_handler() 336 total_length += out_urb->packets[i].length; in usb6fire_pcm_in_urb_handler() 357 if (out_urb->packets[i].length >= 4) { in usb6fire_pcm_in_urb_handler() 358 frame_count = (out_urb->packets[i].length - 4) in usb6fire_pcm_in_urb_handler()
|
D | midi.c | 49 struct midi_runtime *rt, u8 *data, int length) in usb6fire_midi_in_received() argument 55 snd_rawmidi_receive(rt->in, data, length); in usb6fire_midi_in_received()
|
D | midi.h | 38 void (*in_received)(struct midi_runtime *rt, u8 *data, int length);
|
/sound/pci/vx222/ |
D | vx222_ops.c | 268 int length = pipe->buffer_bytes - offset; in vx2_dma_write() local 269 count -= length; in vx2_dma_write() 270 length >>= 2; /* in 32bit words */ in vx2_dma_write() 272 while (length-- > 0) { in vx2_dma_write() 306 int length = pipe->buffer_bytes - offset; in vx2_dma_read() local 307 count -= length; in vx2_dma_read() 308 length >>= 2; /* in 32bit words */ in vx2_dma_read() 310 while (length-- > 0) in vx2_dma_read()
|
/sound/soc/fsl/ |
D | fsl_ssi.c | 598 length += sprintf(buf + length, #name "=%u\n", \ 614 ssize_t length = 0; in fsl_sysfs_ssi_show() local 638 return length; in fsl_sysfs_ssi_show()
|
/sound/isa/wavefront/ |
D | wavefront_synth.c | 871 u32 length; in wavefront_send_sample() local 1003 length = header->size / 2; in wavefront_send_sample() 1015 shptr = munge_int32 (length, shptr, 4); in wavefront_send_sample() 1059 data_end = dataptr + length; in wavefront_send_sample() 1066 written < length; written += max_blksize, blocknum++) { in wavefront_send_sample() 1068 if ((length - written) > max_blksize) { in wavefront_send_sample() 1072 blocksize = ALIGN(length - written, 8); in wavefront_send_sample()
|