Home
last modified time | relevance | path

Searched refs:wakeup_sources_read_unlock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/
H A Drcpm.c75 wakeup_sources_read_unlock(idx); in rcpm_pm_prepare()
/kernel/linux/linux-6.6/drivers/soc/fsl/
H A Drcpm.c108 wakeup_sources_read_unlock(idx); in rcpm_pm_prepare()
/kernel/linux/linux-5.10/include/linux/
H A Dpm_wakeup.h101 extern void wakeup_sources_read_unlock(int idx);
/kernel/linux/linux-6.6/include/linux/
H A Dpm_wakeup.h106 extern void wakeup_sources_read_unlock(int idx);
/kernel/linux/linux-5.10/drivers/base/power/
H A Dwakeup.c260 * This index must be passed to the matching wakeup_sources_read_unlock().
269 * wakeup_sources_read_unlock - Unlock wakeup source list.
272 void wakeup_sources_read_unlock(int idx) in wakeup_sources_read_unlock() function
276 EXPORT_SYMBOL_GPL(wakeup_sources_read_unlock); variable
/kernel/linux/linux-6.6/drivers/base/power/
H A Dwakeup.c255 * This index must be passed to the matching wakeup_sources_read_unlock().
264 * wakeup_sources_read_unlock - Unlock wakeup source list.
267 void wakeup_sources_read_unlock(int idx) in wakeup_sources_read_unlock() function
271 EXPORT_SYMBOL_GPL(wakeup_sources_read_unlock); variable

Completed in 6 milliseconds