Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dparams.c274 const struct acpi_device_id dwc2_acpi_match[] = { variable
278 MODULE_DEVICE_TABLE(acpi, dwc2_acpi_match);
930 amatch = acpi_match_device(dwc2_acpi_match, hsotg->dev); in dwc2_init_params()
Dplatform.c724 .acpi_match_table = ACPI_PTR(dwc2_acpi_match),
Dcore.h1330 extern const struct acpi_device_id dwc2_acpi_match[];