Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/char/
Dapm-emulation.c515 unsigned long apm_event; in apm_suspend_notifier() local
524 apm_event = (event == PM_SUSPEND_PREPARE) ? in apm_suspend_notifier()
538 queue_add_event(&as->queue, apm_event); in apm_suspend_notifier()
590 apm_event = (event == PM_POST_SUSPEND) ? in apm_suspend_notifier()
596 queue_event(apm_event); in apm_suspend_notifier()