Searched refs:match_table (Results 1 – 2 of 2) sorted by relevance
305 static const struct acpi_device_id match_table[] = { in emac_sgmii_acpi_match() local311 const struct acpi_device_id *id = acpi_match_device(match_table, dev); in emac_sgmii_acpi_match()
569 static const struct of_device_id match_table[] = { variable574 MODULE_DEVICE_TABLE(of, match_table);579 .of_match_table = match_table,