Home
last modified time | relevance | path

Searched refs:USB_ALLOC_URB (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddbus_usb_linux.c163 #define USB_ALLOC_URB() usb_alloc_urb(0, GFP_ATOMIC) macro
217 #define USB_ALLOC_URB() usb_alloc_urb(0) macro
692 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()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddbus_usb_linux.c161 #define USB_ALLOC_URB() usb_alloc_urb(0, GFP_ATOMIC) macro
215 #define USB_ALLOC_URB() usb_alloc_urb(0) macro
690 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()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddbus_usb_linux.c162 #define USB_ALLOC_URB() usb_alloc_urb(0, GFP_ATOMIC) macro
216 #define USB_ALLOC_URB() usb_alloc_urb(0) macro
691 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()