Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A 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()
584 static const struct acpi_device_id xgbe_acpi_match[] = { variable
590 MODULE_DEVICE_TABLE(acpi, xgbe_acpi_match);
610 .acpi_match_table = xgbe_acpi_match,