Searched defs:acpi_resource_gpio (Results 1 – 1 of 1) sorted by relevance
564 typedef struct acpi_resource_gpio struct566 UINT8 RevisionId;567 UINT8 ConnectionType;568 … UINT8 ProducerConsumer; /* For values, see Producer/Consumer above */569 UINT8 PinConfig;570 …NT8 Shareable; /* For values, see Interrupt Attributes above */571 …INT8 WakeCapable; /* For values, see Interrupt Attributes above */572 UINT8 IoRestriction;573 …INT8 Triggering; /* For values, see Interrupt Attributes above */574 …INT8 Polarity; /* For values, see Interrupt Attributes above */[all …]