Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_ctrl.c25 static int shpchp_enable_slot(struct slot *p_slot);
403 if (shpchp_enable_slot(p_slot)) in shpchp_pushbutton_thread()
542 static int shpchp_enable_slot (struct slot *p_slot) in shpchp_enable_slot() function
648 retval = shpchp_enable_slot(p_slot); in shpchp_sysfs_enable_slot()