Lines Matching refs:provided

9 Support for runtime power management (runtime PM) of I/O devices is provided
32 fields of 'struct dev_pm_info' and the core helper functions provided for
131 'suspended' (by means of special helper functions provided by the PM core
139 * If any of these counters is decreased using a helper function provided by
157 The helper functions provided by the PM core, described in Section 4, guarantee
182 Additionally, the helper functions provided by the PM core obey the following
660 may be left in runtime suspend provided that all of its descendants are also
688 management callbacks provided by the PM core, defined in
692 - invoke the ->runtime_suspend() callback provided by the driver of this
696 - invoke the ->runtime_resume() callback provided by the driver of this
701 callback provided by its driver and return its result, or return 0 if not
706 callback provided by the device's driver and return its result, or return
710 - invoke the ->resume() callback provided by the driver of this device and,
714 - invoke the ->resume_noirq() callback provided by the driver of this device
718 callback provided by its driver and return its result, or return 0 if not
723 callback provided by the device's driver and return its result, or return
728 callback provided by its driver and return its result, or return 0 if not
733 callback provided by the device's driver and return its result, or return
738 callback provided by its driver and return its result, or return 0 if not
743 callback provided by the device's driver and return its result, or return
747 - invoke the ->restore() callback provided by the driver of this device and,
751 - invoke the ->restore_noirq() callback provided by the device's driver