Searched defs:byte_size (Results 1 – 5 of 5) 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/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
|