Searched refs:_EXPORT_PM_OPS (Results 1 – 1 of 1) sorted by relevance
/include/linux/ |
D | pm.h | 380 #define _EXPORT_PM_OPS(name, license, ns) \ macro 389 #define _EXPORT_DEV_PM_OPS(name, license, ns) _EXPORT_PM_OPS(name, license, ns) 399 #define _EXPORT_DEV_SLEEP_PM_OPS(name, license, ns) _EXPORT_PM_OPS(name, license, ns)
|