Searched refs:usb_pipetype (Results 26 - 33 of 33) sorted by relevance

12

/linux-master/drivers/usb/usbip/
H A Dvhci_hcd.c748 __u8 type = usb_pipetype(urb->pipe);
/linux-master/drivers/usb/host/
H A Doxu210hp-hcd.c1798 type = usb_pipetype(urb->pipe);
3241 switch (usb_pipetype(urb->pipe)) {
3363 switch (usb_pipetype(urb->pipe)) {
H A Disp116x-hcd.c689 int type = usb_pipetype(pipe);
H A Dsl811-hcd.c801 int type = usb_pipetype(pipe);
H A Dxhci-ring.c797 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) {
884 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS)
H A Disp1362-hcd.c1224 int type = usb_pipetype(pipe);
/linux-master/drivers/usb/fotg210/
H A Dfotg210-hcd.c2723 type = usb_pipetype(urb->pipe);
5261 switch (usb_pipetype(urb->pipe)) {
5301 switch (usb_pipetype(urb->pipe)) {
/linux-master/drivers/usb/core/
H A Ddevio.c500 t = types[usb_pipetype(pipe)];

Completed in 345 milliseconds

12