Searched refs:isa_ids (Results 1 – 1 of 1) sorted by relevance
91 static char *isa_ids[] = { "PNP0A05", "PNP0A06", NULL }; in acpi_isab_probe() local96 rv = ACPI_ID_PROBE(device_get_parent(dev), dev, isa_ids, NULL); in acpi_isab_probe()