Home
last modified time | relevance | path

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

/drivers/pci/hotplug/
Dshpchp_core.c115 get_latch_status(hotplug_slot, &slot->latch_save); in init_slots()
219 *value = slot->latch_save; in get_latch_status()
Dshpchp.h72 u8 latch_save; member
Dshpchp_ctrl.c451 slot->hpc_ops->get_latch_status(slot, &slot->latch_save); in update_slot_info()