Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c2365 static const struct acpi_device_id dwc3_acpi_match[] = { variable
2369 MODULE_DEVICE_TABLE(acpi, dwc3_acpi_match);
2378 .acpi_match_table = ACPI_PTR(dwc3_acpi_match),