Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/pci/hotplug/
Dpciehp_ctrl.c174 if (PWR_LED(ctrl)) in set_slot_off()
206 if (PWR_LED(ctrl)) in board_added()
230 if (PWR_LED(ctrl)) in board_added()
270 if (PWR_LED(ctrl)) in remove_board()
308 if (pciehp_enable_slot(p_slot) && PWR_LED(p_slot->ctrl)) in pciehp_power_thread()
375 if (PWR_LED(ctrl)) in handle_button_press_event()
392 if (PWR_LED(ctrl)) in handle_button_press_event()
395 if (PWR_LED(ctrl)) in handle_button_press_event()
461 if (PWR_LED(ctrl)) in interrupt_event_handler()
Dpciehp.h124 #define PWR_LED(ctrl) ((ctrl)->slot_cap & PCI_EXP_SLTCAP_PIP) macro
Dpciehp_hpc.c943 PWR_LED(ctrl) ? "yes" : "no"); in dbg_ctrl()
988 !(POWER_CTRL(ctrl) | ATTN_LED(ctrl) | PWR_LED(ctrl) | EMI(ctrl))) in pcie_init()