Searched refs:usb_anchor (Results 1 – 25 of 41) 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()784 void usb_kill_anchored_urbs(struct usb_anchor *anchor) in usb_kill_anchored_urbs()816 void usb_poison_anchored_urbs(struct usb_anchor *anchor) in usb_poison_anchored_urbs()844 void usb_unpoison_anchored_urbs(struct usb_anchor *anchor) in usb_unpoison_anchored_urbs()869 void usb_unlink_anchored_urbs(struct usb_anchor *anchor) in usb_unlink_anchored_urbs()888 void usb_anchor_suspend_wakeups(struct usb_anchor *anchor) in usb_anchor_suspend_wakeups()902 void usb_anchor_resume_wakeups(struct usb_anchor *anchor) in usb_anchor_resume_wakeups()[all …]
119 struct usb_anchor regout_submitted;120 struct usb_anchor rx_submitted;121 struct usb_anchor reg_in_submitted;122 struct usb_anchor mgmt_submitted;
125 struct usb_anchor tx_pending[RTL_USB_MAX_EP_NUM];126 struct usb_anchor tx_submitted;139 struct usb_anchor rx_submitted;140 struct usb_anchor rx_cleanup_urbs;
1344 struct usb_anchor { struct1352 static inline void init_usb_anchor(struct usb_anchor *anchor) in init_usb_anchor() argument1557 struct usb_anchor *anchor;1711 extern void usb_kill_anchored_urbs(struct usb_anchor *anchor);1712 extern void usb_poison_anchored_urbs(struct usb_anchor *anchor);1713 extern void usb_unpoison_anchored_urbs(struct usb_anchor *anchor);1714 extern void usb_unlink_anchored_urbs(struct usb_anchor *anchor);1715 extern void usb_anchor_suspend_wakeups(struct usb_anchor *anchor);1716 extern void usb_anchor_resume_wakeups(struct usb_anchor *anchor);1717 extern void usb_anchor_urb(struct urb *urb, struct usb_anchor *anchor);[all …]
245 struct usb_anchor rx_anch;246 struct usb_anchor rx_work;247 struct usb_anchor rx_pool;248 struct usb_anchor tx_wait;249 struct usb_anchor tx_anch;250 struct usb_anchor tx_cmd;251 struct usb_anchor tx_err;
91 struct usb_anchor rx_submitted;116 struct usb_anchor tx_submitted;
129 struct usb_anchor tx_submitted;133 struct usb_anchor rx_submitted;
210 struct usb_anchor submitted;223 struct usb_anchor submitted_cmds;
42 struct usb_anchor tx_anchor;43 struct usb_anchor bulk_anchor;44 struct usb_anchor deferred;
52 struct usb_anchor delayed;
128 struct usb_anchor delayed; /* writes queued for a device about to be woken */
85 struct usb_anchor urb_submitted;
155 struct usb_anchor submitted;
55 struct usb_anchor tx_anchor;56 struct usb_anchor rx_anchor;
454 struct usb_anchor deferred;455 struct usb_anchor tx_anchor;459 struct usb_anchor intr_anchor;460 struct usb_anchor bulk_anchor;461 struct usb_anchor isoc_anchor;462 struct usb_anchor diag_anchor;
119 struct usb_anchor anchored;
19 as struct usb_anchor. :c:func:`init_usb_anchor` must be called to
65 struct usb_anchor deferred;
89 struct usb_anchor tx_submitted;90 struct usb_anchor rx_submitted;
141 struct usb_anchor tx_submitted;144 struct usb_anchor rx_submitted;
257 struct usb_anchor tx_submitted;260 struct usb_anchor rx_submitted;
1276 struct usb_anchor rx_anchor;1277 struct usb_anchor tx_anchor;1278 struct usb_anchor int_anchor;
37 struct usb_anchor cmd_urbs;38 struct usb_anchor sense_urbs;39 struct usb_anchor data_urbs;
58 struct usb_anchor submitted; /* URBs to wait for
66 struct usb_anchor anchor;