Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pci/hotplug/
Dshpchp_core.c113 get_attention_status(hotplug_slot, &slot->attention_save); in init_slots()
152 slot->attention_save = status; in set_attention_status()
203 *value = slot->attention_save; in get_attention_status()
Dshpchp.h70 u8 attention_save; member
Dshpchp_ctrl.c450 slot->hpc_ops->get_attention_status(slot, &slot->attention_save); in update_slot_info()