Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_ctrl.c26 static int shpchp_disable_slot(struct slot *p_slot);
397 shpchp_disable_slot(p_slot); in shpchp_pushbutton_thread()
599 static int shpchp_disable_slot (struct slot *p_slot) in shpchp_disable_slot() function
684 retval = shpchp_disable_slot(p_slot); in shpchp_sysfs_disable_slot()