Home
last modified time | relevance | path

Searched refs:ED_IDLE (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
Dohci-hcd.c228 if (ed->state == ED_IDLE) { in ohci_urb_enqueue()
368 ed->state = ED_IDLE; in ohci_endpoint_disable()
382 case ED_IDLE: /* fully unlinked */ in ohci_endpoint_disable()
Dohci.h57 #define ED_IDLE 0x00 /* NOT linked to HC */ macro
Dohci-q.c435 ed->state = ED_IDLE; in ed_get()
1088 ed->state = ED_IDLE; in finish_unlinks()