Searched refs:agpio (Results 1 – 8 of 8) sorted by relevance
155 struct acpi_resource_gpio **agpio) in acpi_gpio_get_irq_resource() argument166 *agpio = gpio; in acpi_gpio_get_irq_resource()244 struct acpi_resource_gpio *agpio) in acpi_gpio_irq_is_wake() argument246 int pin = agpio->pin_table[0]; in acpi_gpio_irq_is_wake()248 if (agpio->wake_capable != ACPI_WAKE_CAPABLE) in acpi_gpio_irq_is_wake()265 struct acpi_resource_gpio *agpio; in acpi_gpiochip_alloc_event() local272 if (!acpi_gpio_get_irq_resource(ares, &agpio)) in acpi_gpiochip_alloc_event()276 pin = agpio->pin_table[0]; in acpi_gpiochip_alloc_event()281 agpio->triggering == ACPI_EDGE_SENSITIVE ? 'E' : 'L', in acpi_gpiochip_alloc_event()323 if (agpio->triggering == ACPI_LEVEL_SENSITIVE) { in acpi_gpiochip_alloc_event()[all …]
65 if cc.has_header('sys/agpio.h') or cc.has_header('sys/agpgart.h')111 if cc.has_header('sys/agpio.h') or cc.has_header('sys/agpgart.h')
1090 struct acpi_resource_gpio **agpio);1094 struct acpi_resource_gpio **agpio) in acpi_gpio_get_irq_resource() argument
215 /* Define to 1 if you have the <sys/agpio.h> header file. */
116 conf_data.set('HAVE_SYS_AGPIO_H', cc.has_header('sys/agpio.h'))
371 /* Define to 1 if you have the <sys/agpio.h> header file. */
196 AC_CHECK_HEADERS([linux/agpgart.h sys/agpio.h sys/agpgart.h], AGP=yes)
23004 for ac_header in linux/agpgart.h sys/agpio.h sys/agpgart.h