Searched defs:acpi_resource_gpio (Results 1 – 1 of 1) sorted by relevance
362 struct acpi_resource_gpio { struct363 u8 revision_id;364 u8 connection_type;365 u8 producer_consumer; /* For values, see Producer/Consumer above */366 u8 pin_config;367 u8 sharable; /* For values, see Interrupt Attributes above */368 u8 io_restriction;369 u8 triggering; /* For values, see Interrupt Attributes above */370 u8 polarity; /* For values, see Interrupt Attributes above */371 u16 drive_strength;[all …]