Searched defs:acpi_resource_gpio (Results 1 – 1 of 1) sorted by relevance
555 typedef struct acpi_resource_gpio struct557 UINT8 RevisionId;558 UINT8 ConnectionType;559 … UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */560 UINT8 PinConfig;561 …INT8 Sharable; /* For values, see Interrupt Attributes above */562 …INT8 WakeCapable; /* For values, see Interrupt Attributes above */563 UINT8 IoRestriction;564 …INT8 Triggering; /* For values, see Interrupt Attributes above */565 …INT8 Polarity; /* For values, see Interrupt Attributes above */[all …]