HomeSort by: relevance | last modified time | path
    Searched defs:wait_timer (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_hcd.h 268 * @wait_timer: Timer used to wait before re-queuing.
272 * @wait_timer_cancel: Set to true to cancel the wait_timer.
308 /* XXX struct timer_list wait_timer; */
309 callout_t wait_timer; member in struct:dwc2_qh
dwc2_hcd.h 268 * @wait_timer: Timer used to wait before re-queuing.
272 * @wait_timer_cancel: Set to true to cancel the wait_timer.
308 /* XXX struct timer_list wait_timer; */
309 callout_t wait_timer; member in struct:dwc2_qh

Completed in 25 milliseconds