Searched refs:maxwait (Results 1 – 3 of 3) sorted by relevance
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()
138 static int wait_for_property(const char *name, const char *desired_value, int maxwait);
688 static int wait_for_property(const char *name, const char *desired_value, int maxwait) in wait_for_property() argument691 int maxnaps = (maxwait * 1000) / NAP_TIME; in wait_for_property()