Changeset 767 for GPL/branches/uniaud32-exp/include/linux/pm.h
- Timestamp:
- Apr 13, 2025, 3:27:12 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/branches/uniaud32-exp/include/linux/pm.h
r763 r767 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.