Searched defs:notify_type (Results 1 – 13 of 13) sorted by relevance
/openbsd-src/sys/dev/acpi/ |
H A D | acpiac.c | 144 acpiac_notify(struct aml_node *node, int notify_type, void *arg) in acpiac_notify()
|
H A D | acpisurface.c | 107 surface_hotkey(struct aml_node *node, int notify_type, void *arg) in surface_hotkey() argument
|
H A D | acpibat.c | 508 acpibat_notify(struct aml_node * node,int notify_type,void * arg) acpibat_notify() argument
|
H A D | acpials.c | 159 acpials_notify(struct aml_node *node, int notify_type, void *arg) in acpials_notify()
|
H A D | acpidock.c | 210 acpidock_notify(struct aml_node *node, int notify_type, void *arg) in acpidock_notify()
|
H A D | acpibtn.c | 220 acpibtn_notify(struct aml_node *node, int notify_type, void *arg) in acpibtn_notify() argument
|
H A D | acpihid.c | 356 acpihid_notify(struct aml_node *node, int notify_type, void *arg) in acpihid_notify()
|
H A D | acpisbs.c | 382 acpisbs_notify(struct aml_node *node, int notify_type, void *arg) in acpisbs_notify()
|
H A D | acpitz.c | 482 acpitz_notify(struct aml_node *node, int notify_type, void *arg) in acpitz_notify()
|
H A D | atk0110.c | 544 aibs_notify(struct aml_node *node, int notify_type, void *arg) in aibs_notify() argument
|
H A D | acpithinkpad.c | 466 thinkpad_hotkey(struct aml_node *node, int notify_type, void *arg) in thinkpad_hotkey()
|
H A D | acpicpu.c | 1023 acpicpu_notify(struct aml_node * node,int notify_type,void * arg) acpicpu_notify() argument
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/ |
H A D | GDBRemoteCommunication.cpp | 127 llvm::StringRef notify_type, std::deque<std::string> &queue, in SendNotificationPacketNoLock()
|