Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/dwc3/
Dcore.c2025 static const struct acpi_device_id dwc3_acpi_match[] = { variable
2029 MODULE_DEVICE_TABLE(acpi, dwc3_acpi_match);
2038 .acpi_match_table = ACPI_PTR(dwc3_acpi_match),