Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Dcore.c2645 static const struct acpi_device_id dwc3_acpi_match[] = { variable
2649 MODULE_DEVICE_TABLE(acpi, dwc3_acpi_match);
2658 .acpi_match_table = ACPI_PTR(dwc3_acpi_match),