Home
last modified time | relevance | path

Searched defs:_EXPORT_DEV_SLEEP_PM_OPS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Dpm.h396 #define _EXPORT_DEV_SLEEP_PM_OPS(name, license, ns) _EXPORT_PM_OPS(name, license, ns) macro
398 #define _EXPORT_DEV_SLEEP_PM_OPS(name, license, ns) _DISCARD_PM_OPS(name, license, ns) macro