Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dpm.h377 #define _EXPORT_PM_OPS(name, license, ns) \ macro
386 #define _EXPORT_DEV_PM_OPS(name, license, ns) _EXPORT_PM_OPS(name, license, ns)
396 #define _EXPORT_DEV_SLEEP_PM_OPS(name, license, ns) _EXPORT_PM_OPS(name, license, ns)