Searched defs:linebuf (Results 1 – 5 of 5) sorted by relevance
53 char *linebuf, size_t linebuflen, bool ascii) in hex_dump_to_buffer()187 char linebuf[32 * 3 + 2 + 32 + 1]; in print_hex_dump() local
140 union linebuf { in print_buffer() union
34 u16 linebuf[DISP_LINE_LEN/sizeof(u16)]; in do_fpga_md() local
172 u8 linebuf[DISP_LINE_LEN]; in do_axi_md() local
581 unsigned char linebuf[DISP_LINE_LEN]; in do_i2c_md() local
Completed in 9 milliseconds