goldfish_events_acpi_match  181 drivers/input/keyboard/goldfish_events.c static const struct acpi_device_id goldfish_events_acpi_match[] = {
goldfish_events_acpi_match  185 drivers/input/keyboard/goldfish_events.c MODULE_DEVICE_TABLE(acpi, goldfish_events_acpi_match);
goldfish_events_acpi_match  193 drivers/input/keyboard/goldfish_events.c 		.acpi_match_table = ACPI_PTR(goldfish_events_acpi_match),