Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/pci/hotplug/
Dacpiphp.h178 #define FUNC_HAS_STA (0x00000001) macro
Dacpiphp_glue.c309 newfunc->flags |= FUNC_HAS_STA; in acpiphp_add_context()
592 if (func->flags & FUNC_HAS_STA) { in get_slot_status()