Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/
Dapm-emulation.c514 unsigned long apm_event; in apm_suspend_notifier() local
523 apm_event = (event == PM_SUSPEND_PREPARE) ? in apm_suspend_notifier()
537 queue_add_event(&as->queue, apm_event); in apm_suspend_notifier()
589 apm_event = (event == PM_POST_SUSPEND) ? in apm_suspend_notifier()
595 queue_event(apm_event); in apm_suspend_notifier()