Searched refs:hns_enet_acpi_match (Results 1 – 1 of 1) sorted by relevance
136 static const struct acpi_device_id hns_enet_acpi_match[] = { variable141 MODULE_DEVICE_TABLE(acpi, hns_enet_acpi_match);2287 if (acpi_dev_found(hns_enet_acpi_match[0].id)) in hns_nic_dev_probe()2289 else if (acpi_dev_found(hns_enet_acpi_match[1].id)) in hns_nic_dev_probe()2439 .acpi_match_table = ACPI_PTR(hns_enet_acpi_match),