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