Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-6.6/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,

Completed in 3 milliseconds