Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/
H A Dkwboot.c144 kwboot_progress(int _pct, char c) in kwboot_progress() argument
148 if (_pct != -1) in kwboot_progress()
149 pct = _pct; in kwboot_progress()