Home
last modified time | relevance | path

Searched refs:cb_type (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/firmware/
H A Dxlnx-event-manager.h25 int xlnx_register_event(const enum pm_api_cb_id cb_type, const u32 node_id,
29 int xlnx_unregister_event(const enum pm_api_cb_id cb_type, const u32 node_id,
32 static inline int xlnx_register_event(const enum pm_api_cb_id cb_type, const u32 node_id, in xlnx_register_event() argument
39 static inline int xlnx_unregister_event(const enum pm_api_cb_id cb_type, const u32 node_id, in xlnx_unregister_event() argument
/linux/drivers/acpi/
H A Ddock.c88 enum dock_callback_type cb_type) in dock_hotplug_event() argument
98 if (cb_type == DOCK_CALL_FIXUP) in dock_hotplug_event()
100 else if (cb_type == DOCK_CALL_UEVENT) in dock_hotplug_event()