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

/linux-master/drivers/usb/host/
H A Dohci-q.c263 ed->state = ED_OPER;
309 * - ED_OPER: when there's any request queued, the ED gets rescheduled
482 * and that ed->state is ED_OPER
1167 if (ed->state == ED_OPER)
H A Dohci-hcd.c329 if (urb_priv->ed->state == ED_OPER)
1056 case ED_OPER:
H A Dohci.h59 #define ED_OPER 0x02 /* IS linked to hc */ macro

Completed in 225 milliseconds