| /linux/drivers/hid/intel-ish-hid/ |
| H A D | ishtp-fw-loader.c | 558 u32 fragment_offset, fragment_size, payload_max_size; in ish_fw_xfer_ishtp() local 578 fragment_size = payload_max_size; in ish_fw_xfer_ishtp() 581 fragment_size = fw->size - fragment_offset; in ish_fw_xfer_ishtp() 586 ldr_xfer_ipc_frag->fragment.size = fragment_size; in ish_fw_xfer_ishtp() 589 fragment_size); in ish_fw_xfer_ishtp() 599 IPC_FRAGMENT_DATA_PREAMBLE + fragment_size, in ish_fw_xfer_ishtp() 607 fragment_offset += fragment_size; in ish_fw_xfer_ishtp() 641 u32 fragment_offset, fragment_size, payload_max_size; in ish_fw_xfer_direct_dma() local 678 fragment_size = payload_max_size; in ish_fw_xfer_direct_dma() 681 fragment_size = fw->size - fragment_offset; in ish_fw_xfer_direct_dma() [all …]
|
| /linux/fs/squashfs/ |
| H A D | squashfs_fs_i.h | 23 int fragment_size; member
|
| H A D | file.c | 441 squashfs_i(inode)->fragment_size); in squashfs_readpage_fragment() 447 squashfs_i(inode)->fragment_size); in squashfs_readpage_fragment() 510 squashfs_i(inode)->fragment_size); in squashfs_readahead_fragment()
|
| H A D | inode.c | 175 squashfs_i(inode)->fragment_size = frag_size; in squashfs_read_inode() 235 squashfs_i(inode)->fragment_size = frag_size; in squashfs_read_inode()
|
| /linux/net/batman-adv/ |
| H A D | fragmentation.c | 399 unsigned int fragment_size) in batadv_frag_create() argument 405 unsigned int mtu = fragment_size + header_size; in batadv_frag_create() 415 skb_split(skb, skb_fragment, skb->len - fragment_size); in batadv_frag_create()
|
| /linux/sound/soc/sprd/ |
| H A D | sprd-pcm-compress.c | 173 period_cnt = params->buffer.fragment_size / period; in sprd_platform_compr_dma_config() 184 period = params->buffer.fragment_size; in sprd_platform_compr_dma_config() 544 if (stream->received_stage0 < runtime->fragment_size) { in sprd_platform_compr_copy() 545 avail_bytes = runtime->fragment_size - stream->received_stage0; in sprd_platform_compr_copy()
|
| /linux/drivers/md/dm-vdo/ |
| H A D | packer.h | 99 u16 *fragment_offset, u16 *fragment_size);
|
| /linux/sound/core/ |
| H A D | compress_offload.c | 488 if (avail >= runtime->fragment_size) in snd_compr_poll() 593 buffer_size = params->buffer.fragment_size * params->buffer.fragments; in snd_compr_allocate_buffer() 619 stream->runtime->fragment_size = params->buffer.fragment_size; 630 if (params->buffer.fragment_size == 0) in snd_compress_check_input() 636 max_fragments = U32_MAX / params->buffer.fragment_size; in snd_compress_check_input()
|
| /linux/sound/soc/codecs/ |
| H A D | wm_adsp.c | 1340 if (params->buffer.fragment_size < WM_ADSP_MIN_FRAGMENT_SIZE || in wm_adsp_compr_check_params() 1341 params->buffer.fragment_size > WM_ADSP_MAX_FRAGMENT_SIZE || in wm_adsp_compr_check_params() 1344 params->buffer.fragment_size % CS_DSP_DATA_WORD_SIZE) { in wm_adsp_compr_check_params() 1346 params->buffer.fragment_size, in wm_adsp_compr_check_params() 1383 return compr->size.fragment_size / CS_DSP_DATA_WORD_SIZE; in wm_adsp_compr_set_params() 1400 compr_dbg(compr, "fragment_size=%d fragments=%d\n", in wm_adsp_compr_get_caps() 1401 compr->size.fragment_size, compr->size.fragments); in wm_adsp_compr_get_caps()
|
| /linux/sound/soc/uniphier/ |
| H A D | aio-dma.c | 51 int bytes = runtime->fragment_size; in aiodma_compr_irq()
|
| /linux/sound/soc/intel/atom/ |
| H A D | sst-mfld-platform-compress.c | 153 str_params.aparams.frag_size = cstream->runtime->fragment_size; in sst_platform_compr_set_params()
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_asrc_m2m.c | 404 pair->buf_len[IN] = params->buffer.fragment_size; in fsl_asrc_m2m_comp_set_params() 405 pair->buf_len[OUT] = params->buffer.fragment_size; in fsl_asrc_m2m_comp_set_params()
|
| /linux/Documentation/sound/designs/ |
| H A D | oss-emulation.rst | 138 app_name fragments fragment_size [options] 144 ``fragment_size`` is the size of fragment in bytes or zero if not given.
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6apm-dai.c | 738 prtd->pcm_count = runtime->fragment_size; in q6apm_dai_compr_set_params() 739 prtd->pcm_size = runtime->fragments * runtime->fragment_size; in q6apm_dai_compr_set_params()
|
| H A D | q6asm-dai.c | 899 prtd->pcm_count = runtime->fragment_size; in q6asm_dai_compr_set_params() 900 prtd->pcm_size = runtime->fragments * runtime->fragment_size; in q6asm_dai_compr_set_params()
|
| /linux/sound/soc/sof/ |
| H A D | compress.c | 235 pcm->params.host_period_bytes = params->buffer.fragment_size; in sof_compr_set_params()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_vm.h | 464 uint32_t fragment_size; member
|
| H A D | amdgpu_vm_pt.c | 766 max_frag = params->adev->vm_manager.fragment_size; in amdgpu_vm_pte_fragment()
|
| H A D | amdgpu_vm.c | 2454 adev->vm_manager.fragment_size = fragment_size_default; in amdgpu_vm_adjust_size() 2456 adev->vm_manager.fragment_size = amdgpu_vm_fragment_size; in amdgpu_vm_adjust_size() 2462 adev->vm_manager.block_size, adev->vm_manager.fragment_size); in amdgpu_vm_adjust_size()
|
| H A D | amdgpu_kms.c | 1006 dev_info->pte_fragment_size = (1 << adev->vm_manager.fragment_size) * AMDGPU_GPU_PAGE_SIZE; in amdgpu_info_ioctl()
|
| /linux/sound/hda/core/ |
| H A D | stream.c | 613 period_bytes = cstream->runtime->fragment_size; in snd_hdac_stream_set_params()
|
| /linux/Documentation/sound/ |
| H A D | alsa-configuration.rst | 2766 <app_name> <fragments> <fragment_size> [<options>] 2771 <fragment_size>
|