Home
last modified time | relevance | path

Searched refs:PM_NOTIFY_CB (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/soc/xilinx/
H A Dxlnx_event_manager.c63 * @cb_type: Type of Api callback, like PM_NOTIFY_CB, etc.
114 eve_data->cb_type = PM_NOTIFY_CB; in xlnx_add_cb_for_notify_event()
270 * PM_NOTIFY_CB - for Error Events,
291 if (cb_type != PM_NOTIFY_CB && cb_type != PM_INIT_SUSPEND_CB) { in xlnx_register_event()
365 * PM_NOTIFY_CB - for Error Events,
385 if (cb_type != PM_NOTIFY_CB && cb_type != PM_INIT_SUSPEND_CB) { in xlnx_unregister_event()
501 if (cb_type == PM_NOTIFY_CB) { in xlnx_event_handler()
/kernel/linux/linux-5.10/drivers/soc/xilinx/
H A Dzynqmp_power.c52 PM_NOTIFY_CB, enumerator
/kernel/linux/linux-6.6/include/linux/firmware/
H A Dxlnx-zynqmp.h106 PM_NOTIFY_CB = 32, enumerator

Completed in 4 milliseconds