Home
last modified time | relevance | path

Searched refs:ehci_usb_ids (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-atmel.c114 static const struct udevice_id ehci_usb_ids[] = { variable
122 .of_match = ehci_usb_ids,
H A Dehci-sunxi.c95 static const struct udevice_id ehci_usb_ids[] = { variable
111 .of_match = ehci_usb_ids,
H A Dehci-msm.c160 static const struct udevice_id ehci_usb_ids[] = { variable
168 .of_match = ehci_usb_ids,
H A Dehci-marvell.c141 static const struct udevice_id ehci_usb_ids[] = { variable
150 .of_match = ehci_usb_ids,
H A Dehci-generic.c210 static const struct udevice_id ehci_usb_ids[] = { variable
218 .of_match = ehci_usb_ids,
H A Dehci-exynos.c247 static const struct udevice_id ehci_usb_ids[] = { variable
255 .of_match = ehci_usb_ids,
H A Dehci-fsl.c129 static const struct udevice_id ehci_usb_ids[] = { variable
138 .of_match = ehci_usb_ids,
H A Dehci-tegra.c853 static const struct udevice_id ehci_usb_ids[] = { variable
864 .of_match = ehci_usb_ids,
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dusb-info.txt27 static const struct udevice_id ehci_usb_ids[] = {
37 .of_match = ehci_usb_ids,
47 Here ehci_usb_ids is used to list the controllers that the driver supports.
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map