_Notify
void _Notify();
return _Notify(false, result);
return _Notify(true, result);
static int32 _Notify(const void* object, bool all, status_t result);
int32 _Notify(bool all, status_t result);
bus->_Notify(device, value);
device->_Notify(handle, notify);
void _Notify(acpi_handle handle, uint32 notify);
void _Notify(acpi_handle device, uint32 value);
_Notify(B_ATTR_CREATED, NULL, 0, newKey, newLength);
_Notify(B_ATTR_REMOVED, oldKey, oldLength, NULL, 0);
_Notify(B_ATTR_CHANGED, oldKey, oldLength, newKey, newLength);
void _Notify(int32 cause, uint8* oldKey, size_t oldLength,
_Notify();
_Notify();
_Notify();
void _Notify();
_Notify(location, fLastTeam);
_Notify(location, _CurrentTeam());
void _Notify(uint32 location, team_id team);
_Notify();
_Notify();
status_t error = _Notify(context);
status_t error = _Notify(context);
status_t error = _Notify(context);
status_t error = _Notify(context);
status_t error = _Notify(context);
status_t error = _Notify(context);
return _Notify(object, false, result);
return _Notify(object, true, result);
void _Notify(select_event* event, uint16 events);
_Notify(event, events);
_Notify(notification->opcode, notification->device,
void _Notify(int32 opcode, dev_t device, ino_t directory,