Searched refs:hns_dsaf_acpi_match (Results 1 – 1 of 1) sorted by relevance
34 static const struct acpi_device_id hns_dsaf_acpi_match[] = { variable39 MODULE_DEVICE_TABLE(acpi, hns_dsaf_acpi_match);60 if (acpi_dev_found(hns_dsaf_acpi_match[0].id)) in hns_dsaf_get_cfg()62 else if (acpi_dev_found(hns_dsaf_acpi_match[1].id)) in hns_dsaf_get_cfg()3040 .acpi_match_table = hns_dsaf_acpi_match,