Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/pci/hotplug/
Dacpiphp.h181 #define FUNC_HAS_PS0 (0x00000010) macro
Dacpiphp_glue.c171 newfunc->flags |= FUNC_HAS_PS0; in register_slot()
629 if (func->flags & FUNC_HAS_PS0) { in power_on_slot()