Searched refs:ehci_usb_ids (Results 1 – 9 of 9) sorted by relevance
71 static const struct udevice_id ehci_usb_ids[] = { variable79 .of_match = ehci_usb_ids,
113 static const struct udevice_id ehci_usb_ids[] = { variable121 .of_match = ehci_usb_ids,
136 static const struct udevice_id ehci_usb_ids[] = { variable144 .of_match = ehci_usb_ids,
140 static const struct udevice_id ehci_usb_ids[] = { variable149 .of_match = ehci_usb_ids,
209 static const struct udevice_id ehci_usb_ids[] = { variable217 .of_match = ehci_usb_ids,
246 static const struct udevice_id ehci_usb_ids[] = { variable254 .of_match = ehci_usb_ids,
123 static const struct udevice_id ehci_usb_ids[] = { variable132 .of_match = ehci_usb_ids,
850 static const struct udevice_id ehci_usb_ids[] = { variable861 .of_match = ehci_usb_ids,
27 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.