Home
last modified time | relevance | path

Searched refs:match_table (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/
Demac-sgmii.c305 static const struct acpi_device_id match_table[] = { in emac_sgmii_acpi_match() local
311 const struct acpi_device_id *id = acpi_match_device(match_table, dev); in emac_sgmii_acpi_match()
/Linux-v4.19/drivers/ptp/
Dptp_qoriq.c569 static const struct of_device_id match_table[] = { variable
574 MODULE_DEVICE_TABLE(of, match_table);
579 .of_match_table = match_table,