Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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 Dcore.h1332 extern const struct acpi_device_id dwc2_acpi_match[];
H A Dplatform.c753 .acpi_match_table = ACPI_PTR(dwc2_acpi_match),

Completed in 5 milliseconds