Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/
H A Diotrace.c36 iotrace_set_buffer(addr, size); in do_set_buffer()
/OK3568_Linux_fs/u-boot/include/
H A Diotrace.h92 void iotrace_set_buffer(ulong start, ulong size);
/OK3568_Linux_fs/u-boot/common/
H A Diotrace.c160 void iotrace_set_buffer(ulong start, ulong size) in iotrace_set_buffer() function