Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc3/
Dcore.c1219 static const struct acpi_device_id dwc3_acpi_match[] = { variable
1223 MODULE_DEVICE_TABLE(acpi, dwc3_acpi_match);
1232 .acpi_match_table = ACPI_PTR(dwc3_acpi_match),