Home
last modified time | relevance | path

Searched refs:usb_anchor (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dusb.h1401 struct usb_anchor { struct
1409 static inline void init_usb_anchor(struct usb_anchor *anchor) in init_usb_anchor() argument
1618 struct usb_anchor *anchor;
1787 extern void usb_kill_anchored_urbs(struct usb_anchor *anchor);
1788 extern void usb_poison_anchored_urbs(struct usb_anchor *anchor);
1789 extern void usb_unpoison_anchored_urbs(struct usb_anchor *anchor);
1790 extern void usb_anchor_suspend_wakeups(struct usb_anchor *anchor);
1791 extern void usb_anchor_resume_wakeups(struct usb_anchor *anchor);
1796 extern struct urb *usb_get_from_anchor(struct usb_anchor *anchor);
1797 extern void usb_scuttle_anchored_urbs(struct usb_anchor *anchor);
[all …]
/include/linux/usb/
A Dusbnet.h60 struct usb_anchor deferred;

Completed in 11 milliseconds