Home
last modified time | relevance | path

Searched defs:acpi_resource_gpio (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/include/acpi/
Dacrestyp.h375 struct acpi_resource_gpio { struct
376 u8 revision_id;
377 u8 connection_type;
378 u8 producer_consumer; /* For values, see Producer/Consumer above */
379 u8 pin_config;
380 u8 sharable; /* For values, see Interrupt Attributes above */
381 u8 wake_capable; /* For values, see Interrupt Attributes above */
382 u8 io_restriction;
383 u8 triggering; /* For values, see Interrupt Attributes above */
384 u8 polarity; /* For values, see Interrupt Attributes above */
[all …]