Home
last modified time | relevance | path

Searched refs:nextpid (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/host/
H A Disp1362-hcd.c276 switch (ep->nextpid) { in prepare_ptd()
321 pr_err("%s@%d: ep->nextpid %02x\n", __func__, __LINE__, ep->nextpid); in prepare_ptd()
454 ep->nextpid = USB_PID_SETUP; in finish_request()
539 usb_pipein(urb->pipe) ? "IN" : "OUT", ep->nextpid, in postproc_ep()
547 ep->nextpid = USB_PID_ACK; in postproc_ep()
553 usb_settoggle(udev, ep->epnum, ep->nextpid == USB_PID_OUT, in postproc_ep()
565 __func__, ep->num_req, ep->nextpid, urbstat, cc, in postproc_ep()
571 switch (ep->nextpid) { in postproc_ep()
587 ep->nextpid = USB_PID_ACK; in postproc_ep()
614 ep->nextpid = USB_PID_ACK; in postproc_ep()
[all …]
H A Dsl811.h175 u8 nextpid; member
H A Disp116x.h308 u8 nextpid; member
H A Disp1362.h389 u8 nextpid; member