Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dzm.c103 static int zrdat32 __P ((char *buf, int length, size_t *));
551 return zrdat32(buf, length, bytes_received); in zrdata()
601 zrdat32(char *buf, int length, size_t *bytes_received) in zrdat32() function