Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A 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()
H A Dplatform.c755 .acpi_match_table = ACPI_PTR(dwc2_acpi_match),
H A Dcore.h1346 extern const struct acpi_device_id dwc2_acpi_match[];