Home
last modified time | relevance | path

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

/external/syslinux/com32/gpllib/acpi/
Dacpi.c43 if ((flags & TRIGGER_EDGE) == TRIGGER_EDGE) in flags_to_string()
/external/syslinux/com32/gplinclude/acpi/
Dmadt.h69 #define TRIGGER_EDGE 0x4 macro