Home
last modified time | relevance | path

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

/linux/kernel/power/
A Dsuspend.c345 static int suspend_prepare(suspend_state_t state) in suspend_prepare() function
576 error = suspend_prepare(state); in enter_state()
/linux/Documentation/power/
A Dsuspend-and-cpuhotplug.rst167 - kernel/power/suspend.c : suspend_prepare(), suspend_enter(), suspend_finish()
/linux/tools/power/pm-graph/
A DREADME185 after resume since processes are frozen in suspend_prepare and thawed in
432 timeline where device callbacks don't appear. For instance, in suspend_prepare
/linux/net/bluetooth/
A Dhci_core.c3596 container_of(work, struct hci_dev, suspend_prepare); in hci_prepare_suspend()
3608 queue_work(hdev->req_workqueue, &hdev->suspend_prepare); in hci_change_suspend_state()
3748 INIT_WORK(&hdev->suspend_prepare, hci_prepare_suspend); in hci_alloc_dev_priv()
3910 cancel_work_sync(&hdev->suspend_prepare); in hci_unregister_dev()
/linux/include/net/bluetooth/
A Dhci_core.h522 struct work_struct suspend_prepare; member

Completed in 33 milliseconds