Searched refs:_DISCARD_PM_OPS (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/include/linux/ |
D | pm.h | 382 #define _DISCARD_PM_OPS(name, license, ns) \ macro 390 #define _EXPORT_DEV_PM_OPS(name, license, ns) _DISCARD_PM_OPS(name, license, ns) 398 #define _EXPORT_DEV_SLEEP_PM_OPS(name, license, ns) _DISCARD_PM_OPS(name, license, ns)
|