Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dshpchp_core.c114 get_latch_status(hotplug_slot, &slot->latch_save); in init_slots()
218 *value = slot->latch_save; in get_latch_status()
H A Dshpchp.h72 u8 latch_save; member
H A Dshpchp_ctrl.c451 slot->hpc_ops->get_latch_status(slot, &slot->latch_save); in update_slot_info()