Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/s390/crypto/
Dap_bus.c1305 static struct notifier_block ap_power_notifier = { variable
1812 rc = register_pm_notifier(&ap_power_notifier); in ap_module_init()
1856 unregister_pm_notifier(&ap_power_notifier); in ap_module_exit()