Lines Matching full:occurs
54 * Occurs immediately before calling a host device's message_send()
60 * Occurs after an incoming request message has been received
65 * Occurs after an incoming response message has been received,
71 * Occurs after an operation has been canceled, possibly before the
77 * Occurs when an incoming request is cancelled; if the response has
78 * been queued for sending, this occurs after it is sent.
83 * Occurs in the host driver message_send() function just prior to
127 * Occurs after a new operation is created for an outgoing request
133 * Occurs after a new core operation has been created.
138 * Occurs after a new operation has been created for an incoming
144 * Occurs when the last reference to an operation has been dropped,
150 * Occurs when an operation has been marked active, after updating
156 * Occurs when an operation has been marked active, before updating
199 * Occurs after a new connection is successfully created.
204 * Occurs when the last reference to a connection has been dropped,
210 * Occurs when a new reference to connection is added, currently
216 * Occurs when a new reference to connection is dropped, after a
223 * Occurs when a request to enable a connection is made, either for
229 * Occurs when a request to disable a connection is made, either for
230 * receive only, or for both transmit and receive. Also occurs when
268 * Occurs after a new bundle is successfully created.
273 * Occurs when the last reference to a bundle has been dropped,
279 * Occurs when a bundle is added to an interface when the interface
285 * Occurs when a registered bundle gets destroyed, normally at the
332 * Occurs after a new interface is successfully created.
337 * Occurs after the last reference to an interface has been dropped.
342 * Occurs after an interface been registerd.
347 * Occurs when a registered interface gets deregisterd.
352 * Occurs when a registered interface has been successfully
358 * Occurs when an activated interface is being deactivated.
363 * Occurs when an interface has been successfully enabled.
368 * Occurs when an enabled interface is being disabled.
405 * Occurs after a new module is successfully created, before
411 * Occurs after the last reference to a module has been dropped.
416 * Occurs after a module is successfully created, before registering
422 * Occurs when a module is deleted, before deregistering its
458 * Occurs after a new host device is successfully created, before
464 * Occurs after the last reference to a host device has been
470 * Occurs after a new host device has been added, after the
476 * Occurs when a host device is being disconnected from the AP USB
482 * Occurs when a host device has passed received data to the Greybus