Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/ta/storage_benchmark/
H A Dbenchmark.c25 static void fill_buffer(uint8_t *buf, size_t size) in fill_buffer() function
335 fill_buffer(chunk_buf, chunk_size); in ta_stroage_benchmark_chunk_access_test()
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dusbtty.c369 static int fill_buffer (circbuf_t * buf);
913 static int fill_buffer (circbuf_t * buf) in fill_buffer() function
1041 fill_buffer (&usbtty_input); in usbtty_poll()
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dtrust_merger.c382 uint8_t fill_buffer[1024]; in fill_file() local
385 memset(fill_buffer, ch, 1024); in fill_file()
388 fwrite(fill_buffer, 1, cur_write, file); in fill_file()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-dbg.c681 static int fill_buffer(struct debug_buffer *buf) in fill_buffer() function
712 ret = fill_buffer(buf); in debug_output()
H A Dehci-dbg.c932 static int fill_buffer(struct debug_buffer *buf) in fill_buffer() function
963 ret = fill_buffer(buf); in debug_output()
H A Dfotg210-hcd.c761 static int fill_buffer(struct debug_buffer *buf) in fill_buffer() function
792 ret = fill_buffer(buf); in debug_output()