Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dpciehp_ctrl.c282 #define ENABLE_REQ 1 macro
312 case ENABLE_REQ: in pciehp_power_thread()
355 info->req = ENABLE_REQ; in pciehp_queue_pushbutton_work()
447 info->req = ENABLE_REQ; in handle_surprise_event()
468 info->req = event == INT_LINK_UP ? ENABLE_REQ : DISABLE_REQ; in handle_link_event()