Home
last modified time | relevance | path

Searched refs:test_dump_buf (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/examples/api/
H A Ddemo.c19 void test_dump_buf(void *, int);
121 test_dump_buf(buf, 512); in main()
262 void test_dump_buf(void *buf, int len) in test_dump_buf() function