Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/soc/xilinx/
Dxlnx_event_manager.c114 eve_data->cb_type = PM_NOTIFY_CB; in xlnx_add_cb_for_notify_event()
287 if (cb_type != PM_NOTIFY_CB && cb_type != PM_INIT_SUSPEND_CB) { in xlnx_register_event()
381 if (cb_type != PM_NOTIFY_CB && cb_type != PM_INIT_SUSPEND_CB) { in xlnx_unregister_event()
497 if (cb_type == PM_NOTIFY_CB) { in xlnx_event_handler()
/Linux-v6.1/include/linux/firmware/
Dxlnx-zynqmp.h84 PM_NOTIFY_CB = 32, enumerator