Searched refs:USB_BULK (Results 1 – 5 of 5) sorted by relevance
259 if (props->type == USB_BULK) { in usb_urb_reconfig()280 if (props->type == USB_BULK && in usb_urb_reconfig()298 if (props->type == USB_BULK) in usb_urb_reconfig()324 case USB_BULK: in usb_urb_initv2()
85 #define USB_BULK 1 macro
2058 f->usb_transfer_mode = USB_BULK; in hfcsusb_probe()
228 case USB_BULK: in usb_urb_init()
4020 .type = USB_BULK, \