Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dsyscore.c33 void unregister_syscore(struct syscore *syscore) in unregister_syscore() function
39 EXPORT_SYMBOL_GPL(unregister_syscore);
/linux/include/linux/
H A Dsyscore_ops.h26 extern void unregister_syscore(struct syscore *syscore);
/linux/drivers/xen/
H A Dxen-acpi-processor.c587 unregister_syscore(&xap_syscore); in xen_acpi_processor_exit()
/linux/drivers/base/firmware_loader/
H A Dmain.c1615 unregister_syscore(&fw_syscore); in unregister_fw_pm_ops()
/linux/arch/powerpc/sysdev/
H A Dmpic.c2015 unregister_syscore(&mpic_syscore); in mpic_init_sys()
/linux/drivers/hv/
H A Dvmbus_drv.c2966 unregister_syscore(&hv_synic_syscore); in vmbus_exit()
/linux/virt/kvm/
H A Dkvm_main.c5745 unregister_syscore(&kvm_syscore); in kvm_disable_virtualization()
5761 unregister_syscore(&kvm_syscore); in kvm_uninit_virtualization()