Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dparams.c236 const struct acpi_device_id dwc2_acpi_match[] = { variable
240 MODULE_DEVICE_TABLE(acpi, dwc2_acpi_match);
893 amatch = acpi_match_device(dwc2_acpi_match, hsotg->dev); in dwc2_init_params()
Dplatform.c771 .acpi_match_table = ACPI_PTR(dwc2_acpi_match),
Dcore.h1354 extern const struct acpi_device_id dwc2_acpi_match[];