Searched refs:xgene_mdio_acpi_match (Results 1 – 1 of 1) sorted by relevance
315 static const struct acpi_device_id xgene_mdio_acpi_match[] = { variable321 MODULE_DEVICE_TABLE(acpi, xgene_mdio_acpi_match);341 acpi_id = acpi_match_device(xgene_mdio_acpi_match, &pdev->dev); in xgene_mdio_probe()454 .acpi_match_table = ACPI_PTR(xgene_mdio_acpi_match),