Lines Matching full:registered
111 unbinds. Client devices registered with the controller as parent are
142 A driver instance can be registered via |ssam_device_driver_register| and
314 To receive events from the SAM EC, an event notifier must be registered for
321 Event notifiers are registered by providing (at minimum) a callback to call
329 other notifier registered for the same target category.
388 Multiple event notifiers can be registered for the same event. The event
390 registered and unregistered, by keeping track of how many notifiers for a
392 instance ID) are currently registered. This means that a specific event will
393 be enabled when the first notifier for it is being registered and disabled
395 flags are therefore only used on the first registered notifier, however, one
396 should take care that notifiers for a specific event are always registered