Lines Matching refs:operations
72 standard interface for performing various operations related to power
297 provided by PCI device drivers. They also perform power management operations
346 however, this functionality is limited to a few basic operations carried out
712 In addition to that the prepare() callback may carry out some operations
727 put it into a low-power state. All of these operations can very well be taken
730 However, in some rare case it is convenient to carry out these operations in
741 operations relying on the driver's ability to handle interrupts should be
752 suspend_noirq() can carry out operations that would cause race conditions to
821 operations that might race with the interrupt handler.
826 it should only be used for performing operations that would lead to race
904 prepare() callback performs operations that need to be reversed.