Lines Matching refs:difference
162 D0-D3 states (although the difference between D3hot and D3cold is not taken
750 The difference between suspend_noirq() and suspend() is that the driver's
785 The difference between freeze_noirq() and freeze() is analogous to the
786 difference between suspend_noirq() and suspend().
813 The difference between poweroff_noirq() and poweroff() is analogous to the
814 difference between suspend_noirq() and suspend().
849 difference between these two callbacks is that thaw_noirq() is executed after
874 For the vast majority of PCI device drivers there is no difference between
884 to resume_noirq(). Consequently, the difference between restore_noirq() and
885 restore() is analogous to the difference between resume_noirq() and resume().
887 For the vast majority of PCI device drivers there is no difference between