Home
last modified time | relevance | path

Searched refs:usb_pipetype (Results 1 – 25 of 36) sorted by relevance

12

/Linux-v4.19/drivers/usb/usbip/
Dstub_tx.c177 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) in stub_send_ret_submit()
204 usb_pipetype(urb->pipe) != PIPE_ISOCHRONOUS && in stub_send_ret_submit()
211 usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in stub_send_ret_submit()
244 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in stub_send_ret_submit()
Dvhci_tx.c91 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in vhci_send_cmd_submit()
Dusbip_common.c60 unsigned char type = usb_pipetype(p); in usbip_dump_pipe()
248 if (urb->setup_packet && usb_pipetype(urb->pipe) == PIPE_CONTROL) in usbip_dump_urb()
Dstub_rx.c172 if (usb_pipetype(urb->pipe) != PIPE_CONTROL) in tweak_special_requests()
/Linux-v4.19/drivers/usb/host/whci/
Dhcd.c113 switch (usb_pipetype(urb->pipe)) { in whc_urb_enqueue()
140 switch (usb_pipetype(urb->pipe)) { in whc_urb_dequeue()
Dwhci-hc.h183 return type[usb_pipetype(pipe)]; in usb_pipe_to_qh_type()
/Linux-v4.19/drivers/usb/c67x00/
Dc67x00-sched.c207 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in c67x00_release_urb()
267 type = usb_pipetype(urb->pipe); in c67x00_ep_data_alloc()
388 switch (usb_pipetype(urb->pipe)) { in c67x00_urb_enqueue()
588 switch (usb_pipetype(td->pipe)) { in c67x00_create_td()
916 switch (usb_pipetype(td->pipe)) { in c67x00_handle_successful_td()
/Linux-v4.19/include/linux/
Dusb.h1914 #define usb_pipetype(pipe) (((pipe) >> 30) & 3) macro
1915 #define usb_pipeisoc(pipe) (usb_pipetype((pipe)) == PIPE_ISOCHRONOUS)
1916 #define usb_pipeint(pipe) (usb_pipetype((pipe)) == PIPE_INTERRUPT)
1917 #define usb_pipecontrol(pipe) (usb_pipetype((pipe)) == PIPE_CONTROL)
1918 #define usb_pipebulk(pipe) (usb_pipetype((pipe)) == PIPE_BULK)
/Linux-v4.19/drivers/usb/dwc2/
Dhcd.h616 return usb_pipetype(urb->pipe) == PIPE_BULK || in dbg_urb()
617 usb_pipetype(urb->pipe) == PIPE_CONTROL; in dbg_urb()
Dhcd.c4247 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) in dwc2_allocate_bus_bandwidth()
4260 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) in dwc2_free_bus_bandwidth()
4304 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in dwc2_host_complete()
4315 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS && dbg_perio()) { in dwc2_host_complete()
4328 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS || in dwc2_host_complete()
4329 usb_pipetype(urb->pipe) == PIPE_INTERRUPT) { in dwc2_host_complete()
4611 switch (usb_pipetype(urb->pipe)) { in dwc2_dump_urb_info()
4656 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in dwc2_dump_urb_info()
4699 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS || in _dwc2_hcd_urb_enqueue()
4700 usb_pipetype(urb->pipe) == PIPE_INTERRUPT) { in _dwc2_hcd_urb_enqueue()
[all …]
/Linux-v4.19/drivers/usb/core/
Durb.c209 if (usb_pipetype(urb->pipe) != pipetypes[usb_endpoint_type(&ep->desc)]) in usb_urb_ep_type_check()
479 usb_pipetype(urb->pipe), pipetypes[xfertype]); in usb_submit_urb()
/Linux-v4.19/drivers/usb/host/
Dehci-hcd.c862 switch (usb_pipetype (urb->pipe)) { in ehci_urb_enqueue()
905 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in ehci_urb_dequeue()
916 if (usb_pipetype(urb->pipe) == PIPE_INTERRUPT) in ehci_urb_dequeue()
Dohci-q.c57 switch (usb_pipetype (urb->pipe)) { in finish_urb()
443 ed->type = usb_pipetype(pipe); in ed_get()
799 int type = usb_pipetype (urb->pipe); in td_done()
Du132-hcd.c1892 endp->pipetype = usb_pipetype(urb->pipe); in create_endpoint_and_queue_int()
1983 endp->pipetype = usb_pipetype(urb->pipe); in create_endpoint_and_queue_bulk()
2097 endp->pipetype = usb_pipetype(urb->pipe); in create_endpoint_and_queue_control()
2118 endp->pipetype = usb_pipetype(urb->pipe); in create_endpoint_and_queue_control()
2256 if (usb_pipetype(urb->pipe) == PIPE_INTERRUPT) { in u132_urb_enqueue()
2294 } else if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in u132_urb_enqueue()
2298 } else if (usb_pipetype(urb->pipe) == PIPE_BULK) { in u132_urb_enqueue()
Dmax3421-hcd.c1084 if (urb_done > 0 && usb_pipetype(urb->pipe) == PIPE_CONTROL) { in max3421_host_transfer_done()
1202 usb_pipetype(urb->pipe), in dump_eps()
1531 switch (usb_pipetype(urb->pipe)) { in max3421_urb_enqueue()
Dehci-q.c242 if (usb_pipetype(urb->pipe) == PIPE_INTERRUPT) { in ehci_urb_done()
773 type = usb_pipetype (urb->pipe); in qh_make()
Dimx21-hcd.c223 ((u32) fmt_urb_to_etd[usb_pipetype(urb->pipe)] << DW0_FORMAT) | in setup_etd_dword0()
1082 switch (usb_pipetype(urb->pipe)) { in nonisoc_etd_done()
1200 switch (usb_pipetype(urb->pipe)) { in imx21_hc_urb_enqueue()
Duhci-debug.c118 switch (usb_pipetype(urbp->urb->pipe)) { in uhci_show_urbp()
Dfhci-hcd.c395 switch (usb_pipetype(pipe)) { in fhci_urb_enqueue()
Dohci-dbg.c20 #define pipestring(pipe) edstring(usb_pipetype(pipe))
/Linux-v4.19/drivers/media/usb/dvb-usb/
Dusb-urb.c18 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete()
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/
Dusb_urb.c22 int ptype = usb_pipetype(urb->pipe); in usb_urb_complete()
/Linux-v4.19/drivers/media/usb/au0828/
Dau0828-dvb.c121 int ptype = usb_pipetype(purb->pipe); in urb_completion()
/Linux-v4.19/drivers/usb/gadget/udc/
Ddummy_hcd.c1284 if (usb_pipetype(urb->pipe) == PIPE_CONTROL) in dummy_urb_enqueue()
1927 switch (usb_pipetype(urb->pipe)) { in dummy_timer()
2392 switch (usb_pipetype(urb->pipe)) { \ in show_urb()
/Linux-v4.19/drivers/staging/octeon-usb/
Docteon-hcd.c1975 if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) { in octeon_usb_urb_complete_callback()
3093 switch (usb_pipetype(urb->pipe)) { in octeon_usb_urb_enqueue()
3172 switch (usb_pipetype(urb->pipe)) { in octeon_usb_urb_enqueue()

12