Home
last modified time | relevance | path

Searched refs:cond_suspend_depth (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/kernel/irq/
Dpm.c47 desc->cond_suspend_depth++; in irq_pm_install_action()
51 desc->cond_suspend_depth) != desc->nr_actions); in irq_pm_install_action()
68 desc->cond_suspend_depth--; in irq_pm_remove_action()
/linux-4.1.27/include/linux/
Dirqdesc.h81 unsigned int cond_suspend_depth; member