Searched refs:ecpp_untimeout_unblock (Results 1 – 1 of 1) sorted by relevance
243 static void ecpp_untimeout_unblock(struct ecppunit *, timeout_id_t *);3325 ecpp_untimeout_unblock(pp, &pp->timeout_id); in ecpp_dma_ihdlr()3560 ecpp_untimeout_unblock(pp, &pp->timeout_id); in ecpp_xfer_cleanup()4052 ecpp_untimeout_unblock(struct ecppunit *pp, timeout_id_t *id) in ecpp_untimeout_unblock() function