Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/pci/hotplug/
Dshpchp_ctrl.c26 static int shpchp_disable_slot(struct slot *p_slot);
399 shpchp_disable_slot(p_slot); in shpchp_pushbutton_thread()
612 static int shpchp_disable_slot (struct slot *p_slot) in shpchp_disable_slot() function
697 retval = shpchp_disable_slot(p_slot); in shpchp_sysfs_disable_slot()