Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dmain.c12 static const struct acpi_device_id xge_acpi_match[]; variable
727 static const struct acpi_device_id xge_acpi_match[] = { variable
731 MODULE_DEVICE_TABLE(acpi, xge_acpi_match);
736 .acpi_match_table = ACPI_PTR(xge_acpi_match),