Searched refs:hns_enet_acpi_match (Results 1 – 1 of 1) sorted by relevance
138 static const struct acpi_device_id hns_enet_acpi_match[] = { variable143 MODULE_DEVICE_TABLE(acpi, hns_enet_acpi_match);2280 if (acpi_dev_found(hns_enet_acpi_match[0].id)) in hns_nic_dev_probe()2282 else if (acpi_dev_found(hns_enet_acpi_match[1].id)) in hns_nic_dev_probe()2433 .acpi_match_table = ACPI_PTR(hns_enet_acpi_match),