Searched defs:byte_size (Results  1 – 7 of 7) sorted by relevance
| /linux-4.4.14/tools/perf/util/ | 
| D | util.c | 613 void mem_bswap_32(void *src, int byte_size)  in mem_bswap_32()623 void mem_bswap_64(void *src, int byte_size)  in mem_bswap_64()
 
 | 
| /linux-4.4.14/drivers/oprofile/ | 
| D | cpu_buffer.c | 67 	unsigned long byte_size = buffer_size * (sizeof(struct op_sample) +  in alloc_cpu_buffers()  local
 | 
| /linux-4.4.14/sound/hda/ | 
| D | hdac_stream.c | 621 			 unsigned int byte_size, struct snd_dma_buffer *bufp)  in snd_hdac_dsp_prepare()
 | 
| /linux-4.4.14/sound/pci/hda/ | 
| D | hda_controller.c | 818 				   unsigned int byte_size,  in snd_hda_codec_load_dsp_prepare()
 | 
| /linux-4.4.14/include/sound/ | 
| D | hdaudio.h | 514 		     unsigned int byte_size, struct snd_dma_buffer *bufp)  in snd_hdac_dsp_prepare()
 | 
| /linux-4.4.14/drivers/tty/serial/ | 
| D | ioc3_serial.c | 591 	    int baud, int byte_size, int stop_bits, int parenb, int parodd)  in config_port()
 | 
| D | ioc4_serial.c | 1316 	    int baud, int byte_size, int stop_bits, int parenb, int parodd)  in config_port()
 |