Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/irq/
Dpm.c46 desc->cond_suspend_depth++; in irq_pm_install_action()
50 desc->cond_suspend_depth) != desc->nr_actions); in irq_pm_install_action()
67 desc->cond_suspend_depth--; in irq_pm_remove_action()
/linux-6.1.9/include/linux/
Dirqdesc.h87 unsigned int cond_suspend_depth; member