Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/dwc2/
Dparams.c312 const struct acpi_device_id dwc2_acpi_match[] = { variable
316 MODULE_DEVICE_TABLE(acpi, dwc2_acpi_match);
985 amatch = acpi_match_device(dwc2_acpi_match, hsotg->dev); in dwc2_init_params()
Dplatform.c753 .acpi_match_table = ACPI_PTR(dwc2_acpi_match),
Dcore.h1332 extern const struct acpi_device_id dwc2_acpi_match[];