Searched refs:url_stop_task (Results 1 – 1 of 1) sorted by relevance
98 void url_stop_task(struct url_softc *);191 usb_init_task(&sc->sc_stop_task, (void (*)(void *)) url_stop_task, sc, in url_attach()1061 url_stop_task(struct url_softc *sc) in url_stop_task() function