Searched refs:usb_anchor (Results 1 – 25 of 45) sorted by relevance
12
126 void usb_anchor_urb(struct urb *urb, struct usb_anchor *anchor) in usb_anchor_urb()142 static int usb_anchor_check_wakeup(struct usb_anchor *anchor) in usb_anchor_check_wakeup()149 static void __usb_unanchor_urb(struct urb *urb, struct usb_anchor *anchor) in __usb_unanchor_urb()167 struct usb_anchor *anchor; in usb_unanchor_urb()800 void usb_kill_anchored_urbs(struct usb_anchor *anchor) in usb_kill_anchored_urbs()838 void usb_poison_anchored_urbs(struct usb_anchor *anchor) in usb_poison_anchored_urbs()872 void usb_unpoison_anchored_urbs(struct usb_anchor *anchor) in usb_unpoison_anchored_urbs()897 void usb_unlink_anchored_urbs(struct usb_anchor *anchor) in usb_unlink_anchored_urbs()916 void usb_anchor_suspend_wakeups(struct usb_anchor *anchor) in usb_anchor_suspend_wakeups()930 void usb_anchor_resume_wakeups(struct usb_anchor *anchor) in usb_anchor_resume_wakeups()[all …]
124 struct usb_anchor regout_submitted;125 struct usb_anchor rx_submitted;126 struct usb_anchor reg_in_submitted;127 struct usb_anchor mgmt_submitted;
104 struct usb_anchor tx_pending[RTL_USB_MAX_EP_NUM];105 struct usb_anchor tx_submitted;118 struct usb_anchor rx_submitted;119 struct usb_anchor rx_cleanup_urbs;
1360 struct usb_anchor { struct1368 static inline void init_usb_anchor(struct usb_anchor *anchor) in init_usb_anchor() argument1573 struct usb_anchor *anchor;1727 extern void usb_kill_anchored_urbs(struct usb_anchor *anchor);1728 extern void usb_poison_anchored_urbs(struct usb_anchor *anchor);1729 extern void usb_unpoison_anchored_urbs(struct usb_anchor *anchor);1730 extern void usb_unlink_anchored_urbs(struct usb_anchor *anchor);1731 extern void usb_anchor_suspend_wakeups(struct usb_anchor *anchor);1732 extern void usb_anchor_resume_wakeups(struct usb_anchor *anchor);1733 extern void usb_anchor_urb(struct urb *urb, struct usb_anchor *anchor);[all …]
248 struct usb_anchor rx_anch;249 struct usb_anchor rx_work;250 struct usb_anchor rx_pool;251 struct usb_anchor tx_wait;252 struct usb_anchor tx_anch;253 struct usb_anchor tx_cmd;254 struct usb_anchor tx_err;
91 struct usb_anchor rx_submitted;116 struct usb_anchor tx_submitted;
121 struct usb_anchor tx_submitted;125 struct usb_anchor rx_submitted;
198 struct usb_anchor submitted;211 struct usb_anchor submitted_cmds;
42 struct usb_anchor tx_anchor;43 struct usb_anchor bulk_anchor;44 struct usb_anchor deferred;
55 struct usb_anchor delayed;
46 struct usb_anchor anchor;
271 struct usb_anchor active;272 struct usb_anchor delayed;
74 struct usb_anchor urb_submitted;
129 struct usb_anchor delayed; /* writes queued for a device about to be woken */
152 struct usb_anchor submitted;
40 struct usb_anchor tx_anchor;41 struct usb_anchor rx_anchor;
116 struct usb_anchor anchored;
290 struct usb_anchor tx_submitted;
19 as struct usb_anchor. :c:func:`init_usb_anchor` must be called to
65 struct usb_anchor deferred;
78 struct usb_anchor tx_submitted;79 struct usb_anchor rx_submitted;
130 struct usb_anchor tx_submitted;133 struct usb_anchor rx_submitted;
37 struct usb_anchor cmd_urbs;38 struct usb_anchor sense_urbs;39 struct usb_anchor data_urbs;
55 struct usb_anchor submitted; /* URBs to wait for
57 struct usb_anchor anchor;