Lines Matching +full:mutually +full:- +full:exclusive
11 completion callback can be found in :ref:`usb-urb`.
17 - @probe:
21 - @disconnect:
28 - @ioctl:
36 - @suspend:
39 - @resume:
42 - @reset_resume:
48 - @pre_reset:
51 - @post_reset:
56 separately in :ref:`usb-power-management`.
61 All callbacks are mutually exclusive. There's no need for locking
71 an interface. A driver's bond to an interface is exclusive.
74 --------------------
82 otherwise -ENODEV or -ENXIO. Other error codes should be used only if a
93 -------------------------
113 ---------
129 ----------