Searched refs:_DISCARD_PM_OPS (Results 1 – 1 of 1) sorted by relevance
/linux/include/linux/ |
H A D | pm.h | 383 #define _DISCARD_PM_OPS(name, license, ns) \ macro 389 #define _EXPORT_DEV_PM_OPS(name, license, ns) _DISCARD_PM_OPS(name, license, ns) 395 #define _EXPORT_DEV_SLEEP_PM_OPS(name, license, ns) _DISCARD_PM_OPS(name, license, ns)
|