pt_gpio_acpi_match  137 drivers/gpio/gpio-amdpt.c static const struct acpi_device_id pt_gpio_acpi_match[] = {
pt_gpio_acpi_match  142 drivers/gpio/gpio-amdpt.c MODULE_DEVICE_TABLE(acpi, pt_gpio_acpi_match);
pt_gpio_acpi_match  147 drivers/gpio/gpio-amdpt.c 		.acpi_match_table = ACPI_PTR(pt_gpio_acpi_match),