Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dshpchp.h215 extern int shpchp_enable_slot (struct slot *slot);
Dshpchp_core.c264 return shpchp_enable_slot(slot); in enable_slot()
Dshpchp_ctrl.c2070 if (shpchp_enable_slot(p_slot)) { in shpchp_pushbutton_thread()
2089 int shpchp_enable_slot (struct slot *p_slot) in shpchp_enable_slot() function