Searched defs:byte_size (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/tools/perf/util/ |
D | util.c | 562 void mem_bswap_32(void *src, int byte_size) in mem_bswap_32() 572 void mem_bswap_64(void *src, int byte_size) in mem_bswap_64()
|
/linux-4.1.27/drivers/oprofile/ |
D | cpu_buffer.c | 67 unsigned long byte_size = buffer_size * (sizeof(struct op_sample) + in alloc_cpu_buffers() local
|
/linux-4.1.27/sound/pci/hda/ |
D | hda_controller.c | 1370 unsigned int byte_size, in azx_load_dsp_prepare()
|
/linux-4.1.27/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 | 1315 int baud, int byte_size, int stop_bits, int parenb, int parodd) in config_port()
|