Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pci/hotplug/
Dshpchp_ctrl.c25 static int shpchp_enable_slot(struct slot *p_slot);
405 if (shpchp_enable_slot(p_slot)) in shpchp_pushbutton_thread()
555 static int shpchp_enable_slot (struct slot *p_slot) in shpchp_enable_slot() function
661 retval = shpchp_enable_slot(p_slot); in shpchp_sysfs_enable_slot()