Searched refs:shpchp_get_latch_status (Results 1 – 4 of 4) sorted by relevance
79 shpchp_get_latch_status(p_slot, &getstatus); in shpchp_handle_switch_change()451 shpchp_get_latch_status(slot, &slot->latch_save); in update_slot_info()555 rc = shpchp_get_latch_status(p_slot, &getstatus); in shpchp_enable_slot()573 shpchp_get_latch_status(p_slot, &getstatus); in shpchp_enable_slot()588 shpchp_get_latch_status(p_slot, &getstatus); in shpchp_enable_slot()615 rc = shpchp_get_latch_status(p_slot, &getstatus); in shpchp_disable_slot()
215 retval = shpchp_get_latch_status(slot, value); in get_latch_status()
308 int shpchp_get_latch_status(struct slot *slot, u8 *status);
408 int shpchp_get_latch_status(struct slot *slot, u8 *status) in shpchp_get_latch_status() function