Searched refs:xlnx_unregister_event (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/firmware/ |
| A D | xlnx-event-manager.h | 29 int xlnx_unregister_event(const enum pm_api_cb_id cb_type, const u32 node_id, 39 static inline int xlnx_unregister_event(const enum pm_api_cb_id cb_type, const u32 node_id, in xlnx_unregister_event() function
|
| /linux/drivers/soc/xilinx/ |
| A D | xlnx_event_manager.c | 389 int xlnx_unregister_event(const enum pm_api_cb_id cb_type, const u32 node_id, const u32 event, in xlnx_unregister_event() function 438 EXPORT_SYMBOL_GPL(xlnx_unregister_event);
|
| A D | zynqmp_power.c | 253 xlnx_unregister_event(event_info->cb_type, event_info->node_id, in unregister_event()
|
| /linux/drivers/edac/ |
| A D | versal_edac.c | 1176 xlnx_unregister_event(PM_NOTIFY_CB, VERSAL_EVENT_ERROR_PMC_ERR1, in mc_remove()
|
Completed in 10 milliseconds