Searched refs:maxwait (Results 1 – 3 of 3) sorted by relevance
209 static int wait_for_property(const char *name, const char *desired_value, int maxwait) in wait_for_property() argument212 int maxnaps = (maxwait * 1000) / NAP_TIME; in wait_for_property()
66 static int wait_for_property(const char *name, const char *desired_value, int maxwait) in wait_for_property() argument69 int maxnaps = (maxwait * 1000) / NAP_TIME; in wait_for_property()
537 static int wait_for_property(const char *name, const char *desired_value, int maxwait) in wait_for_property() argument540 int maxnaps = (maxwait * 1000) / NAP_TIME; in wait_for_property()