Searched refs:shpchp_enable_slot (Results 1 – 3 of 3) sorted by relevance
215 extern int shpchp_enable_slot (struct slot *slot);
264 return shpchp_enable_slot(slot); in enable_slot()
2070 if (shpchp_enable_slot(p_slot)) { in shpchp_pushbutton_thread()2089 int shpchp_enable_slot (struct slot *p_slot) in shpchp_enable_slot() function