goldfish_fb_acpi_match  308 drivers/video/fbdev/goldfishfb.c static const struct acpi_device_id goldfish_fb_acpi_match[] = {
goldfish_fb_acpi_match  312 drivers/video/fbdev/goldfishfb.c MODULE_DEVICE_TABLE(acpi, goldfish_fb_acpi_match);
goldfish_fb_acpi_match  320 drivers/video/fbdev/goldfishfb.c 		.acpi_match_table = ACPI_PTR(goldfish_fb_acpi_match),