Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/xilinx/
H A Dzynqmp_power.c57 static void suspend_event_callback(const u32 *payload, void *data) in suspend_event_callback() function
207 suspend_event_callback, NULL); in zynqmp_pm_probe()
214 suspend_event_callback, NULL); in zynqmp_pm_probe()
269 xlnx_unregister_event(PM_INIT_SUSPEND_CB, 0, 0, suspend_event_callback, in zynqmp_pm_probe()
284 xlnx_unregister_event(PM_INIT_SUSPEND_CB, 0, 0, suspend_event_callback, NULL); in zynqmp_pm_remove()