Home
last modified time | relevance | path

Searched refs:unregister_syscore (Results 1 – 6 of 6) 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.c582 unregister_syscore(&xap_syscore); in xen_acpi_processor_exit()
/linux/drivers/thermal/intel/
H A Dtherm_throt.c778 unregister_syscore(&directed_pkg_intr_pm); in cleanup_directed_pkg_thermal_intr()
/linux/arch/powerpc/sysdev/
H A Dmpic.c2013 unregister_syscore(&mpic_syscore); in mpic_init_sys()
/linux/virt/kvm/
H A Dkvm_main.c5743 unregister_syscore(&kvm_syscore);
5758 unregister_syscore(&kvm_syscore); in kvm_enable_virtualization()