Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Durb.c880 void usb_unpoison_anchored_urbs(struct usb_anchor *anchor) in usb_unpoison_anchored_urbs() function
892 EXPORT_SYMBOL_GPL(usb_unpoison_anchored_urbs);
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dusb.c795 usb_unpoison_anchored_urbs(&ar->tx_anch); in carl9170_usb_open()
1183 usb_unpoison_anchored_urbs(&ar->rx_anch); in carl9170_usb_resume()
/openbmc/linux/include/linux/
H A Dusb.h1780 extern void usb_unpoison_anchored_urbs(struct usb_anchor *anchor);