Home
last modified time | relevance | path

Searched refs:exynos_ohci_match (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-exynos.c291 static const struct of_device_id exynos_ohci_match[] = { variable
295 MODULE_DEVICE_TABLE(of, exynos_ohci_match);
305 .of_match_table = of_match_ptr(exynos_ohci_match),
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dohci-exynos.c276 static const struct of_device_id exynos_ohci_match[] = { variable
280 MODULE_DEVICE_TABLE(of, exynos_ohci_match);
290 .of_match_table = of_match_ptr(exynos_ohci_match),

Completed in 2 milliseconds