Searched defs:byte_size (Results 1 – 6 of 6) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | memswap.c | 6 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()
|
| /linux/drivers/gpu/drm/amd/display/modules/hdcp/ |
| H A D | hdcp_log.c | 33 byte_size = 3, in mod_hdcp_dump_binary_message() local
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_send.c | 657 u32 *byte_size, in dr_get_tbl_copy_details() 716 u32 byte_size = mlx5dr_icm_pool_get_chunk_byte_size(htbl->chunk); in mlx5dr_send_postsend_htbl() local 785 u32 byte_size = mlx5dr_icm_pool_get_chunk_byte_size(htbl->chunk); in mlx5dr_send_postsend_formatted_htbl() local
|
| /linux/sound/hda/core/ |
| H A D | stream.c | 920 snd_hdac_dsp_prepare(struct hdac_stream * azx_dev,unsigned int format,unsigned int byte_size,struct snd_dma_buffer * bufp) snd_hdac_dsp_prepare() argument
|
| /linux/sound/hda/common/ |
| H A D | controller.c | 962 snd_hda_codec_load_dsp_prepare(struct hda_codec * codec,unsigned int format,unsigned int byte_size,struct snd_dma_buffer * bufp) snd_hda_codec_load_dsp_prepare() argument
|
| /linux/include/sound/ |
| H A D | hdaudio.h | 668 snd_hdac_dsp_prepare(struct hdac_stream * azx_dev,unsigned int format,unsigned int byte_size,struct snd_dma_buffer * bufp) snd_hdac_dsp_prepare() argument
|