Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/apm/xgene-v2/
Dmain.c24 static const struct acpi_device_id xge_acpi_match[]; variable
739 static const struct acpi_device_id xge_acpi_match[] = { variable
743 MODULE_DEVICE_TABLE(acpi, xge_acpi_match);
748 .acpi_match_table = ACPI_PTR(xge_acpi_match),