soc_button_acpi_match  458 drivers/input/misc/soc_button_array.c static const struct acpi_device_id soc_button_acpi_match[] = {
soc_button_acpi_match  468 drivers/input/misc/soc_button_array.c MODULE_DEVICE_TABLE(acpi, soc_button_acpi_match);
soc_button_acpi_match  475 drivers/input/misc/soc_button_array.c 		.acpi_match_table = ACPI_PTR(soc_button_acpi_match),