Searched refs:nextpid (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/usb/host/ |
| H A D | isp1362-hcd.c | 276 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 D | sl811.h | 175 u8 nextpid; member
|
| H A D | isp116x.h | 308 u8 nextpid; member
|
| H A D | isp1362.h | 389 u8 nextpid; member
|