Searched refs:match_table (Results 1 – 2 of 2) sorted by relevance
297 static const struct acpi_device_id match_table[] = { in emac_sgmii_acpi_match() local303 const struct acpi_device_id *id = acpi_match_device(match_table, dev); in emac_sgmii_acpi_match()
628 static const struct of_device_id match_table[] = { variable633 MODULE_DEVICE_TABLE(of, match_table);638 .of_match_table = match_table,