Home
last modified time | relevance | path

Searched refs:xhci_ids (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Dgeneric_xhci_acpi.c54 static char *xhci_ids[] = { variable
63 if (ACPI_ID_PROBE(device_get_parent(dev), dev, xhci_ids, NULL) >= 0) in generic_xhci_acpi_probe()