Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe-platform.c138 static const struct acpi_device_id xgbe_acpi_match[]; variable
144 id = acpi_match_device(xgbe_acpi_match, pdata->dev); in xgbe_acpi_vdata()
595 static const struct acpi_device_id xgbe_acpi_match[] = { variable
601 MODULE_DEVICE_TABLE(acpi, xgbe_acpi_match);
621 .acpi_match_table = xgbe_acpi_match,