Searched refs:to_secs (Results 1 – 2 of 2) sorted by relevance
183 extern void *crystalhd_dioq_fetch_wait(struct crystalhd_dioq *ioq, uint32_t to_secs, uint32_t *sig_…
626 void *crystalhd_dioq_fetch_wait(struct crystalhd_dioq *ioq, uint32_t to_secs, in crystalhd_dioq_fetch_wait() argument633 if (!ioq || (ioq->sig != BC_LINK_DIOQ_SIG) || !to_secs || !sig_pend) { in crystalhd_dioq_fetch_wait()638 count = to_secs; in crystalhd_dioq_fetch_wait()