Home
last modified time | relevance | path

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

/linux/drivers/pci/hotplug/
H A Dshpchp_ctrl.c362 rc = shpchp_set_attention_status(p_slot, 0); in remove_board()
477 shpchp_set_attention_status(p_slot, 0); in handle_button_press_event()
495 shpchp_set_attention_status(p_slot, 0); in handle_button_press_event()
529 shpchp_set_attention_status(p_slot, 1); in interrupt_event_handler()
H A Dshpchp_core.c150 shpchp_set_attention_status(slot, status); in set_attention_status()
H A Dshpchp_hpc.c500 int shpchp_set_attention_status(struct slot *slot, u8 value) in shpchp_set_attention_status() function