Searched refs:maxwait (Results 1 – 1 of 1) sorted by relevance
541 static int wait_for_property(const char *name, const char *desired_value, int maxwait) in wait_for_property() argument544 int maxnaps = (maxwait * 1000) / NAP_TIME; in wait_for_property()