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