Home
last modified time | relevance | path

Searched defs:byte_size (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dmemswap.c6 void mem_bswap_32(void *src, int byte_size) in mem_bswap_32()
16 void mem_bswap_64(void *src, int byte_size) in mem_bswap_64()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/hdcp/
H A Dhdcp_log.c33 byte_size = 3, in mod_hdcp_dump_binary_message() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c390 u32 *byte_size, in dr_get_tbl_copy_details()
447 u32 byte_size = htbl->chunk->byte_size; in mlx5dr_send_postsend_htbl() local
509 u32 byte_size = htbl->chunk->byte_size; in mlx5dr_send_postsend_formatted_htbl() local
H A Ddr_types.h816 u32 byte_size; member
/OK3568_Linux_fs/kernel/drivers/oprofile/
H A Dcpu_buffer.c69 unsigned long byte_size = buffer_size * (sizeof(struct op_sample) + in alloc_cpu_buffers() local
/OK3568_Linux_fs/u-boot/cmd/
H A Dpci.c353 int byte_size; in pci_cfg_display() local
/OK3568_Linux_fs/kernel/sound/hda/
H A Dhdac_stream.c682 unsigned int byte_size, struct snd_dma_buffer *bufp) in snd_hdac_dsp_prepare()
/OK3568_Linux_fs/u-boot/drivers/crypto/rockchip/
H A Dcrypto_v2_pka.c820 u32 byte_size = word_size * sizeof(u32); in rk_mpa_alloc() local
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.c968 unsigned int byte_size, in snd_hda_codec_load_dsp_prepare()
/OK3568_Linux_fs/kernel/include/sound/
H A Dhdaudio.h626 unsigned int byte_size, struct snd_dma_buffer *bufp) in snd_hdac_dsp_prepare()