Searched refs:hpet_ids (Results 1 – 1 of 1) sorted by relevance
132 static char *hpet_ids[] = { "PNP0103", NULL }; variable353 for (ids = hpet_ids; *ids != NULL; ids++) { in hpet_find()461 rv = ACPI_ID_PROBE(device_get_parent(dev), dev, hpet_ids, NULL); in hpet_probe()