Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/firmware/
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
/linux-6.3-rc2/drivers/soc/xilinx/
A Dzynqmp_power.c210 xlnx_unregister_event(PM_INIT_SUSPEND_CB, 0, 0, in zynqmp_pm_probe()
266 xlnx_unregister_event(PM_INIT_SUSPEND_CB, 0, 0, suspend_event_callback, in zynqmp_pm_probe()
281 xlnx_unregister_event(PM_INIT_SUSPEND_CB, 0, 0, suspend_event_callback, NULL); in zynqmp_pm_remove()
A Dxlnx_event_manager.c372 int xlnx_unregister_event(const enum pm_api_cb_id cb_type, const u32 node_id, const u32 event, in xlnx_unregister_event() function
421 EXPORT_SYMBOL_GPL(xlnx_unregister_event);

Completed in 5 milliseconds