Searched refs:usb_get_from_anchor (Results 1 – 11 of 11) sorted by relevance
141 urb = usb_get_from_anchor(&ar->tx_wait); in carl9170_usb_submit_data_urb()222 urb = usb_get_from_anchor(&ar->tx_cmd); in carl9170_usb_submit_cmd_urb()324 urb = usb_get_from_anchor(&ar->rx_pool); in carl9170_usb_submit_rx_urb()348 urb = usb_get_from_anchor(&ar->rx_work); in carl9170_usb_rx_work()371 while ((urb = usb_get_from_anchor(&ar->tx_err))) { in carl9170_usb_handle_tx_err()561 while ((urb = usb_get_from_anchor(&ar->tx_wait))) { in carl9170_usb_flush()
893 while ((victim = usb_get_from_anchor(anchor)) != NULL) { in usb_unlink_anchored_urbs()962 struct urb *usb_get_from_anchor(struct usb_anchor *anchor) in usb_get_from_anchor() function981 EXPORT_SYMBOL_GPL(usb_get_from_anchor);
220 urb = usb_get_from_anchor(&atusb->idle_urbs); in atusb_work_urbs()325 urb = usb_get_from_anchor(&atusb->idle_urbs); in atusb_free_urbs()
479 urb = usb_get_from_anchor(&portdata->delayed); in usb_wwan_close()657 urb = usb_get_from_anchor(&portdata->delayed); in usb_wwan_submit_delayed_urbs()
787 urb = usb_get_from_anchor(&portdata->delayed); in sierra_close()1003 urb = usb_get_from_anchor(&portdata->delayed); in sierra_submit_delayed_urbs()
403 while ((urb = usb_get_from_anchor(&drv_data->deferred))) { in nfcmrvl_play_deferred()
720 while ((urb = usb_get_from_anchor(&rtlusb->rx_cleanup_urbs))) { in _rtl_usb_cleanup_rx()858 while ((urb = usb_get_from_anchor(&rtlusb->rx_cleanup_urbs))) { in rtl_usb_stop()
662 urb = usb_get_from_anchor(&acm->delayed); in acm_port_shutdown()1651 urb = usb_get_from_anchor(&acm->delayed); in acm_resume()
1853 while ((res = usb_get_from_anchor(&dev->deferred))) { in usbnet_resume()
3272 while ((res = usb_get_from_anchor(&dev->deferred))) { in lan78xx_resume()
3191 while ((urb = usb_get_from_anchor(&data->deferred))) { in play_deferred()