Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/mdio/
Dmdio-xgene.c315 static const struct acpi_device_id xgene_mdio_acpi_match[] = { variable
321 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),