Searched refs:hns_dsaf_acpi_match (Results 1 – 1 of 1) sorted by relevance
38 static const struct acpi_device_id hns_dsaf_acpi_match[] = { variable43 MODULE_DEVICE_TABLE(acpi, hns_dsaf_acpi_match);64 if (acpi_dev_found(hns_dsaf_acpi_match[0].id)) in hns_dsaf_get_cfg()66 else if (acpi_dev_found(hns_dsaf_acpi_match[1].id)) in hns_dsaf_get_cfg()2848 .acpi_match_table = hns_dsaf_acpi_match,