Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dmdio-xgene.c316 static const struct acpi_device_id xgene_mdio_acpi_match[] = { variable
322 MODULE_DEVICE_TABLE(acpi, xgene_mdio_acpi_match);
342 acpi_id = acpi_match_device(xgene_mdio_acpi_match, &pdev->dev); in xgene_mdio_probe()
456 .acpi_match_table = ACPI_PTR(xgene_mdio_acpi_match),