Home
last modified time | relevance | path

Searched refs:acpiphp_disable_and_eject_slot (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dacpiphp_glue.c772 static int acpiphp_disable_and_eject_slot(struct acpiphp_slot *slot);
819 acpiphp_disable_and_eject_slot(slot); in hotplug_event()
992 * acpiphp_disable_and_eject_slot - power off and eject slot
995 static int acpiphp_disable_and_eject_slot(struct acpiphp_slot *slot) in acpiphp_disable_and_eject_slot() function
1024 * acpiphp_disable_and_eject_slot() will be synchronized properly. in acpiphp_disable_slot()
1028 ret = acpiphp_disable_and_eject_slot(slot); in acpiphp_disable_slot()
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dacpiphp_glue.c781 static int acpiphp_disable_and_eject_slot(struct acpiphp_slot *slot);
828 acpiphp_disable_and_eject_slot(slot); in hotplug_event()
1001 * acpiphp_disable_and_eject_slot - power off and eject slot
1004 static int acpiphp_disable_and_eject_slot(struct acpiphp_slot *slot) in acpiphp_disable_and_eject_slot() function
1033 * acpiphp_disable_and_eject_slot() will be synchronized properly. in acpiphp_disable_slot()
1037 ret = acpiphp_disable_and_eject_slot(slot); in acpiphp_disable_slot()

Completed in 3 milliseconds