Home
last modified time | relevance | path

Searched refs:xlnx_unregister_event (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/firmware/
H A Dxlnx-event-manager.h19 int xlnx_unregister_event(const enum pm_api_cb_id cb_type, const u32 node_id,
29 static inline int xlnx_unregister_event(const enum pm_api_cb_id cb_type, const u32 node_id, in xlnx_unregister_event() function
/openbmc/linux/drivers/soc/xilinx/
H A Dzynqmp_power.c213 xlnx_unregister_event(PM_INIT_SUSPEND_CB, 0, 0, in zynqmp_pm_probe()
269 xlnx_unregister_event(PM_INIT_SUSPEND_CB, 0, 0, suspend_event_callback, in zynqmp_pm_probe()
284 xlnx_unregister_event(PM_INIT_SUSPEND_CB, 0, 0, suspend_event_callback, NULL); in zynqmp_pm_remove()
H A Dxlnx_event_manager.c375 int xlnx_unregister_event(const enum pm_api_cb_id cb_type, const u32 node_id, const u32 event, in xlnx_unregister_event() function
424 EXPORT_SYMBOL_GPL(xlnx_unregister_event);