Home
last modified time | relevance | path

Searched refs:da8xx_ohci_ids (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-da8xx.c162 static const struct udevice_id da8xx_ohci_ids[] = { variable
170 .of_match = da8xx_ohci_ids,
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-da8xx.c366 static const struct of_device_id da8xx_ohci_ids[] = { variable
370 MODULE_DEVICE_TABLE(of, da8xx_ohci_ids);
544 .of_match_table = of_match_ptr(da8xx_ohci_ids),