Searched refs:ACPI_RESOURCE_TYPE_GPIO (Results 1 - 5 of 5) sorted by path

/linux-master/drivers/acpi/acpica/
H A Drscalc.c294 case ACPI_RESOURCE_TYPE_GPIO:
H A Drsserial.c21 {ACPI_RSC_INITGET, ACPI_RESOURCE_TYPE_GPIO,
/linux-master/drivers/bluetooth/
H A Dhci_bcm.c976 case ACPI_RESOURCE_TYPE_GPIO:
/linux-master/drivers/gpio/
H A Dgpiolib-acpi.c193 if (ares->type != ACPI_RESOURCE_TYPE_GPIO)
216 if (ares->type != ACPI_RESOURCE_TYPE_GPIO)
734 if (ares->type != ACPI_RESOURCE_TYPE_GPIO)
1128 if (WARN_ON(ares->type != ACPI_RESOURCE_TYPE_GPIO)) {
1409 if (ares->type == ACPI_RESOURCE_TYPE_GPIO)
/linux-master/include/acpi/
H A Dacrestyp.h626 #define ACPI_RESOURCE_TYPE_GPIO 17 /* ACPI 5.0 */ macro

Completed in 399 milliseconds