Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/xilinx/
H A Dzynqmp.c1565 struct zynqmp_pm_shutdown_scope { struct
1570 static struct zynqmp_pm_shutdown_scope shutdown_scopes[] = { argument
1585 static struct zynqmp_pm_shutdown_scope *selected_scope =
1596 static struct zynqmp_pm_shutdown_scope*
1634 struct zynqmp_pm_shutdown_scope *scope; in shutdown_scope_store()