Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/xilinx/
H A Dxlnx_event_manager.c115 eve_data->cb_type = PM_NOTIFY_CB; in xlnx_add_cb_for_notify_event()
294 if (cb_type != PM_NOTIFY_CB && cb_type != PM_INIT_SUSPEND_CB) { in xlnx_register_event()
388 if (cb_type != PM_NOTIFY_CB && cb_type != PM_INIT_SUSPEND_CB) { in xlnx_unregister_event()
504 if (cb_type == PM_NOTIFY_CB) { in xlnx_event_handler()
/openbmc/linux/include/linux/firmware/
H A Dxlnx-zynqmp.h106 PM_NOTIFY_CB = 32, enumerator