Searched refs:USB_ALLOC_URB (Results 1 – 3 of 3) sorted by relevance
163 #define USB_ALLOC_URB() usb_alloc_urb(0, GFP_ATOMIC) macro217 #define USB_ALLOC_URB() usb_alloc_urb(0) macro692 req->urb = USB_ALLOC_URB(); in dbus_usbos_urbreqs_alloc()2657 if (!(usbos_info->intr_urb = USB_ALLOC_URB())) { in dbus_usbos_intf_attach()2663 if (!(usbos_info->ctl_urb = USB_ALLOC_URB())) { in dbus_usbos_intf_attach()2670 if (!(usbos_info->blk_urb = USB_ALLOC_URB())) { /* for embedded image downloading */ in dbus_usbos_intf_attach()
161 #define USB_ALLOC_URB() usb_alloc_urb(0, GFP_ATOMIC) macro215 #define USB_ALLOC_URB() usb_alloc_urb(0) macro690 req->urb = USB_ALLOC_URB(); in dbus_usbos_urbreqs_alloc()2655 if (!(usbos_info->intr_urb = USB_ALLOC_URB())) { in dbus_usbos_intf_attach()2661 if (!(usbos_info->ctl_urb = USB_ALLOC_URB())) { in dbus_usbos_intf_attach()2668 if (!(usbos_info->blk_urb = USB_ALLOC_URB())) { /* for embedded image downloading */ in dbus_usbos_intf_attach()
162 #define USB_ALLOC_URB() usb_alloc_urb(0, GFP_ATOMIC) macro216 #define USB_ALLOC_URB() usb_alloc_urb(0) macro691 req->urb = USB_ALLOC_URB(); in dbus_usbos_urbreqs_alloc()2677 if (!(usbos_info->intr_urb = USB_ALLOC_URB())) { in dbus_usbos_intf_attach()2683 if (!(usbos_info->ctl_urb = USB_ALLOC_URB())) { in dbus_usbos_intf_attach()2690 if (!(usbos_info->blk_urb = USB_ALLOC_URB())) { /* for embedded image downloading */ in dbus_usbos_intf_attach()