Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pci/hotplug/
Dshpchp_core.c112 get_attention_status(hotplug_slot, &slot->attention_save); in init_slots()
151 slot->attention_save = status; in set_attention_status()
202 *value = slot->attention_save; in get_attention_status()
Dshpchp.h70 u8 attention_save; member
Dshpchp_ctrl.c450 shpchp_get_attention_status(slot, &slot->attention_save); in update_slot_info()