Searched refs:pwc_isoc_handler (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc-if.c389 gathered in an interrupt handler (pwc_isoc_handler) and placed into the
689 static void pwc_isoc_handler(struct urb *urb) function
720 PWC_DEBUG_FLOW("pwc_isoc_handler() called with status %d [%s].\n", urb->status, errmsg);
736 PWC_ERROR("pwc_isoc_handler without valid fill frame.\n");
810 PWC_ERROR("Error (%d) re-submitting urb in pwc_isoc_handler.\n", i);
890 urb->complete = pwc_isoc_handler;

Completed in 39 milliseconds