Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dzreadline.c45 extern int read_data(int tout_in_100ms, char *buf, int size);
H A Dlrz.c218 int read_data(int tout_in_100ms, char *buf, int size) in read_data() argument
222 int wait_msec = tout_in_100ms * 100; in read_data()