Scroll to navigation

PCI_HP_CHANGE_SLOT_I(9) Hardware Interfaces PCI_HP_CHANGE_SLOT_I(9)

NAME

pci_hp_change_slot_info - changes the slot's information structure in the core

SYNOPSIS

int pci_hp_change_slot_info(struct hotplug_slot * slot, struct hotplug_slot_info * info);

ARGUMENTS

struct hotplug_slot * slot

pointer to the slot whose info has changed

struct hotplug_slot_info * info

pointer to the info copy into the slot's info structure

DESCRIPTION

slot must have been registered with the pci hotplug subsystem previously with a call to pci_hp_register.

Returns 0 if successful, anything else for an error.

COPYRIGHT

June 2017 Kernel Hackers Manual 4.11