usb_pipetype      111 drivers/media/usb/au0828/au0828-dvb.c 	int ptype = usb_pipetype(purb->pipe);
usb_pipetype       22 drivers/media/usb/dvb-usb-v2/usb_urb.c 	int ptype = usb_pipetype(urb->pipe);
usb_pipetype       18 drivers/media/usb/dvb-usb/usb-urb.c 	int ptype = usb_pipetype(urb->pipe);
usb_pipetype     1977 drivers/staging/octeon-usb/octeon-hcd.c 	if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) {
usb_pipetype     3093 drivers/staging/octeon-usb/octeon-hcd.c 		switch (usb_pipetype(urb->pipe)) {
usb_pipetype     3172 drivers/staging/octeon-usb/octeon-hcd.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype      113 drivers/staging/wusbcore/host/whci/hcd.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype      140 drivers/staging/wusbcore/host/whci/hcd.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype      183 drivers/staging/wusbcore/host/whci/whci-hc.h 	return type[usb_pipetype(pipe)];
usb_pipetype      207 drivers/usb/c67x00/c67x00-sched.c 	if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) {
usb_pipetype      267 drivers/usb/c67x00/c67x00-sched.c 	type = usb_pipetype(urb->pipe);
usb_pipetype      388 drivers/usb/c67x00/c67x00-sched.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype      588 drivers/usb/c67x00/c67x00-sched.c 	switch (usb_pipetype(td->pipe)) {
usb_pipetype      916 drivers/usb/c67x00/c67x00-sched.c 	switch (usb_pipetype(td->pipe)) {
usb_pipetype      480 drivers/usb/core/devio.c 	t = types[usb_pipetype(pipe)];
usb_pipetype      209 drivers/usb/core/urb.c 	if (usb_pipetype(urb->pipe) != pipetypes[usb_endpoint_type(&ep->desc)])
usb_pipetype      479 drivers/usb/core/urb.c 			usb_pipetype(urb->pipe), pipetypes[xfertype]);
usb_pipetype     4069 drivers/usb/dwc2/hcd.c 	if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS)
usb_pipetype     4082 drivers/usb/dwc2/hcd.c 	if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS)
usb_pipetype     4126 drivers/usb/dwc2/hcd.c 	if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) {
usb_pipetype     4137 drivers/usb/dwc2/hcd.c 	if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS && dbg_perio()) {
usb_pipetype     4150 drivers/usb/dwc2/hcd.c 	if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS ||
usb_pipetype     4151 drivers/usb/dwc2/hcd.c 	    usb_pipetype(urb->pipe) == PIPE_INTERRUPT) {
usb_pipetype     4485 drivers/usb/dwc2/hcd.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype     4532 drivers/usb/dwc2/hcd.c 	if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) {
usb_pipetype     4575 drivers/usb/dwc2/hcd.c 	if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS ||
usb_pipetype     4576 drivers/usb/dwc2/hcd.c 	    usb_pipetype(urb->pipe) == PIPE_INTERRUPT) {
usb_pipetype     4583 drivers/usb/dwc2/hcd.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype      623 drivers/usb/dwc2/hcd.h 	return usb_pipetype(urb->pipe) == PIPE_BULK ||
usb_pipetype      624 drivers/usb/dwc2/hcd.h 	       usb_pipetype(urb->pipe) == PIPE_CONTROL;
usb_pipetype     1281 drivers/usb/gadget/udc/dummy_hcd.c 	if (usb_pipetype(urb->pipe) == PIPE_CONTROL)
usb_pipetype     1925 drivers/usb/gadget/udc/dummy_hcd.c 		switch (usb_pipetype(urb->pipe)) {
usb_pipetype     2390 drivers/usb/gadget/udc/dummy_hcd.c 		switch (usb_pipetype(urb->pipe)) { \
usb_pipetype      862 drivers/usb/host/ehci-hcd.c 	switch (usb_pipetype (urb->pipe)) {
usb_pipetype      905 drivers/usb/host/ehci-hcd.c 	if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) {
usb_pipetype      916 drivers/usb/host/ehci-hcd.c 			if (usb_pipetype(urb->pipe) == PIPE_INTERRUPT)
usb_pipetype      253 drivers/usb/host/ehci-q.c 	if (usb_pipetype(urb->pipe) == PIPE_INTERRUPT) {
usb_pipetype      784 drivers/usb/host/ehci-q.c 	type = usb_pipetype (urb->pipe);
usb_pipetype      395 drivers/usb/host/fhci-hcd.c 	switch (usb_pipetype(pipe)) {
usb_pipetype      712 drivers/usb/host/fhci-sched.c 		switch (usb_pipetype(urb->pipe)) {
usb_pipetype     2734 drivers/usb/host/fotg210-hcd.c 	type = usb_pipetype(urb->pipe);
usb_pipetype     5275 drivers/usb/host/fotg210-hcd.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype     5315 drivers/usb/host/fotg210-hcd.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype      223 drivers/usb/host/imx21-hcd.c 		((u32) fmt_urb_to_etd[usb_pipetype(urb->pipe)] << DW0_FORMAT) |
usb_pipetype     1082 drivers/usb/host/imx21-hcd.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype     1200 drivers/usb/host/imx21-hcd.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype      689 drivers/usb/host/isp116x-hcd.c 	int type = usb_pipetype(pipe);
usb_pipetype     1224 drivers/usb/host/isp1362-hcd.c 	int type = usb_pipetype(pipe);
usb_pipetype     1084 drivers/usb/host/max3421-hcd.c 		if (urb_done > 0 && usb_pipetype(urb->pipe) == PIPE_CONTROL) {
usb_pipetype     1202 drivers/usb/host/max3421-hcd.c 				       usb_pipetype(urb->pipe),
usb_pipetype     1531 drivers/usb/host/max3421-hcd.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype       20 drivers/usb/host/ohci-dbg.c #define pipestring(pipe) edstring(usb_pipetype(pipe))
usb_pipetype       57 drivers/usb/host/ohci-q.c 	switch (usb_pipetype (urb->pipe)) {
usb_pipetype      443 drivers/usb/host/ohci-q.c 		ed->type = usb_pipetype(pipe);
usb_pipetype      799 drivers/usb/host/ohci-q.c 		int	type = usb_pipetype (urb->pipe);
usb_pipetype     1798 drivers/usb/host/oxu210hp-hcd.c 	type = usb_pipetype(urb->pipe);
usb_pipetype     3238 drivers/usb/host/oxu210hp-hcd.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype     3360 drivers/usb/host/oxu210hp-hcd.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype      819 drivers/usb/host/r8a66597-hcd.c 	if (usb_pipein(urb->pipe) && usb_pipetype(urb->pipe) != PIPE_CONTROL) {
usb_pipetype     1253 drivers/usb/host/r8a66597-hcd.c 		switch (usb_pipetype(td->urb->pipe)) {
usb_pipetype      799 drivers/usb/host/sl811-hcd.c 	int			type = usb_pipetype(pipe);
usb_pipetype     1892 drivers/usb/host/u132-hcd.c 	endp->pipetype = usb_pipetype(urb->pipe);
usb_pipetype     1983 drivers/usb/host/u132-hcd.c 	endp->pipetype = usb_pipetype(urb->pipe);
usb_pipetype     2097 drivers/usb/host/u132-hcd.c 		endp->pipetype = usb_pipetype(urb->pipe);
usb_pipetype     2118 drivers/usb/host/u132-hcd.c 		endp->pipetype = usb_pipetype(urb->pipe);
usb_pipetype     2256 drivers/usb/host/u132-hcd.c 		if (usb_pipetype(urb->pipe) == PIPE_INTERRUPT) {
usb_pipetype     2294 drivers/usb/host/u132-hcd.c 		} else if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) {
usb_pipetype     2298 drivers/usb/host/u132-hcd.c 		} else if (usb_pipetype(urb->pipe) == PIPE_BULK) {
usb_pipetype      118 drivers/usb/host/uhci-debug.c 	switch (usb_pipetype(urbp->urb->pipe)) {
usb_pipetype      663 drivers/usb/host/xhci-ring.c 	if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) {
usb_pipetype     1953 drivers/usb/host/xhci-ring.c 		if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS)
usb_pipetype      680 drivers/usb/isp1760/isp1760-hcd.c 	if (usb_pipein(urb->pipe) && usb_pipetype(urb->pipe) != PIPE_CONTROL) {
usb_pipetype     1504 drivers/usb/isp1760/isp1760-hcd.c 	switch (usb_pipetype(urb->pipe)) {
usb_pipetype      173 drivers/usb/usbip/stub_rx.c 	if (usb_pipetype(urb->pipe) != PIPE_CONTROL)
usb_pipetype      183 drivers/usb/usbip/stub_tx.c 		if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS)
usb_pipetype      238 drivers/usb/usbip/stub_tx.c 		    usb_pipetype(urb->pipe) != PIPE_ISOCHRONOUS &&
usb_pipetype      266 drivers/usb/usbip/stub_tx.c 			   usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) {
usb_pipetype      299 drivers/usb/usbip/stub_tx.c 		if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) {
usb_pipetype       60 drivers/usb/usbip/usbip_common.c 	unsigned char type = usb_pipetype(p);
usb_pipetype      248 drivers/usb/usbip/usbip_common.c 	if (urb->setup_packet && usb_pipetype(urb->pipe) == PIPE_CONTROL)
usb_pipetype      739 drivers/usb/usbip/vhci_hcd.c 		__u8 type = usb_pipetype(urb->pipe);
usb_pipetype      123 drivers/usb/usbip/vhci_tx.c 		if (usb_pipetype(urb->pipe) == PIPE_ISOCHRONOUS) {
usb_pipetype     1920 include/linux/usb.h #define usb_pipeisoc(pipe)	(usb_pipetype((pipe)) == PIPE_ISOCHRONOUS)
usb_pipetype     1921 include/linux/usb.h #define usb_pipeint(pipe)	(usb_pipetype((pipe)) == PIPE_INTERRUPT)
usb_pipetype     1922 include/linux/usb.h #define usb_pipecontrol(pipe)	(usb_pipetype((pipe)) == PIPE_CONTROL)
usb_pipetype     1923 include/linux/usb.h #define usb_pipebulk(pipe)	(usb_pipetype((pipe)) == PIPE_BULK)
usb_pipetype       75 sound/usb/helper.c 	if (!ep || usb_pipetype(pipe) != pipetypes[usb_endpoint_type(&ep->desc)])