Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/pci/hotplug/
Dacpiphp.h167 #define FUNC_HAS_STA (0x00000001) macro
Dacpiphp_glue.c275 newfunc->flags |= FUNC_HAS_STA; in acpiphp_add_context()
598 if (func->flags & FUNC_HAS_STA) { in get_slot_status()