Searched refs:xgbe_acpi_match (Results 1 – 1 of 1) sorted by relevance
138 static const struct acpi_device_id xgbe_acpi_match[]; variable144 id = acpi_match_device(xgbe_acpi_match, pdata->dev); in xgbe_acpi_vdata()595 static const struct acpi_device_id xgbe_acpi_match[] = { variable601 MODULE_DEVICE_TABLE(acpi, xgbe_acpi_match);621 .acpi_match_table = xgbe_acpi_match,