Home
last modified time | relevance | path

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

/linux-6.15/drivers/base/
H A Dsyscore.c33 void unregister_syscore_ops(struct syscore_ops *ops) in unregister_syscore_ops() function
39 EXPORT_SYMBOL_GPL(unregister_syscore_ops);
/linux-6.15/include/linux/
H A Dsyscore_ops.h21 extern void unregister_syscore_ops(struct syscore_ops *ops);
/linux-6.15/drivers/xen/
H A Dxen-acpi-processor.c583 unregister_syscore_ops(&xap_syscore_ops); in xen_acpi_processor_exit()
/linux-6.15/drivers/base/firmware_loader/
H A Dmain.c1655 unregister_syscore_ops(&fw_syscore_ops); in unregister_fw_pm_ops()
/linux-6.15/arch/powerpc/sysdev/
H A Dmpic.c2010 unregister_syscore_ops(&mpic_syscore_ops); in mpic_init_sys()
/linux-6.15/drivers/hv/
H A Dvmbus_drv.c2828 unregister_syscore_ops(&hv_synic_syscore_ops); in vmbus_exit()
/linux-6.15/virt/kvm/
H A Dkvm_main.c5630 unregister_syscore_ops(&kvm_syscore_ops); in kvm_enable_virtualization()
5645 unregister_syscore_ops(&kvm_syscore_ops); in kvm_disable_virtualization()