Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pci/hotplug/
Dacpiphp.h168 #define FUNC_HAS_STA (0x00000001) macro
Dacpiphp_glue.c266 newfunc->flags |= FUNC_HAS_STA; in acpiphp_add_context()
589 if (func->flags & FUNC_HAS_STA) { in get_slot_status()