Changeset 777 for GPL/trunk/include/linux/pm.h
- Timestamp:
- Apr 21, 2025, 7:17:25 PM (4 months ago)
- Location:
- GPL/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk
- Property svn:mergeinfo changed
/GPL/branches/uniaud32-exp merged: 766-767,770-771,773-774
- Property svn:mergeinfo changed
-
GPL/trunk/include/linux/pm.h
r772 r777 291 291 .restore = resume_fn, 292 292 293 #define SYSTEM_SLEEP_PM_OPS SET_SYSTEM_SLEEP_PM_OPS 293 294 /* 294 295 * Use this if you want to use the same suspend and resume callbacks for suspend … … 349 350 #define PMSG_RESTORE 0 350 351 #define pm_sleep_ptr(_ptr) _ptr 352 353 #define pm_ptr(_ptr) _ptr 354 351 355 #endif /* _LINUX_PM_H */
Note:
See TracChangeset
for help on using the changeset viewer.