Searched defs:thaw_noirq (Results 1 - 1 of 1) sorted by relevance

/include/linux/
H A Dpm.h152 * subsystem-level @thaw_noirq() for all of them. It also may be executed
199 * @thaw_noirq: Prepare for the execution of @thaw() by carrying out any
202 * @thaw_noirq() is being executed.
214 * @thaw(), @restore(), @resume_noirq(), @thaw_noirq(), and @restore_noirq(), do
282 int (*thaw_noirq)(struct device *dev); member in struct:dev_pm_ops

Completed in 910 milliseconds