Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/hotplug/
Dacpiphp.h209 #define FUNC_HAS_STA (0x00000001) macro
Dacpiphp_glue.c140 newfunc->flags |= FUNC_HAS_STA; in register_slot()
1005 if (func->flags & FUNC_HAS_STA) { in get_slot_status()