Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/hotplug/
Dshpchp_core.c113 get_latch_status(hotplug_slot, &slot->latch_save); in init_slots()
217 *value = slot->latch_save; in get_latch_status()
Dshpchp.h72 u8 latch_save; member
Dshpchp_ctrl.c451 shpchp_get_latch_status(slot, &slot->latch_save); in update_slot_info()