Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A 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()
H A Dohci.h57 #define ED_IDLE 0x00 /* NOT linked to HC */ macro
H A Dohci-q.c312 * - ED_IDLE: when there's no TD queue or the HC isn't running.
435 ed->state = ED_IDLE; in ed_get()
1088 ed->state = ED_IDLE; in finish_unlinks()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-hcd.c226 if (ed->state == ED_IDLE) { in ohci_urb_enqueue()
366 ed->state = ED_IDLE; in ohci_endpoint_disable()
380 case ED_IDLE: /* fully unlinked */ in ohci_endpoint_disable()
H A Dohci.h57 #define ED_IDLE 0x00 /* NOT linked to HC */ macro
H A Dohci-q.c312 * - ED_IDLE: when there's no TD queue or the HC isn't running.
435 ed->state = ED_IDLE; in ed_get()
1088 ed->state = ED_IDLE; in finish_unlinks()

Completed in 9 milliseconds