Searched refs:getstatus (Results 1 – 2 of 2) sorted by relevance
60 u8 getstatus; in pciehp_handle_attention_button() local74 p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); in pciehp_handle_attention_button()116 u8 getstatus; in pciehp_handle_switch_change() local135 p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); in pciehp_handle_switch_change()137 if (getstatus) { in pciehp_handle_switch_change()1460 u8 getstatus; in interrupt_event_handler() local1524 p_slot->hpc_ops->get_power_status(p_slot, &getstatus); in interrupt_event_handler()1525 if (getstatus) { in interrupt_event_handler()1602 u8 getstatus; in pciehp_pushbutton_thread() local1611 p_slot->hpc_ops->get_power_status(p_slot, &getstatus); in pciehp_pushbutton_thread()[all …]
63 u8 getstatus; in shpchp_handle_attention_button() local77 p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); in shpchp_handle_attention_button()120 u8 getstatus; in shpchp_handle_switch_change() local139 p_slot->hpc_ops->get_latch_status(p_slot, &getstatus); in shpchp_handle_switch_change()143 if (getstatus) { in shpchp_handle_switch_change()1901 u8 getstatus; in interrupt_event_handler() local1968 p_slot->hpc_ops->get_power_status(p_slot, &getstatus); in interrupt_event_handler()1969 if (getstatus) { in interrupt_event_handler()2050 u8 getstatus; in shpchp_pushbutton_thread() local2059 p_slot->hpc_ops->get_power_status(p_slot, &getstatus); in shpchp_pushbutton_thread()[all …]