Home
last modified time | relevance | path

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

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