Searched refs:to_poll (Results 1 – 1 of 1) sorted by relevance
327 static int cs43130_wait_for_completion(struct cs43130_private *cs43130, struct completion *to_poll, in cs43130_wait_for_completion() argument333 ret = wait_for_completion_timeout(to_poll, msecs_to_jiffies(time)); in cs43130_wait_for_completion()340 if (to_poll == &cs43130->xtal_rdy) { in cs43130_wait_for_completion()343 } else if (to_poll == &cs43130->pll_rdy) { in cs43130_wait_for_completion()