Searched refs:ehci_usb_ids (Results 1 – 12 of 12) sorted by relevance
114 static const struct udevice_id ehci_usb_ids[] = { variable122 .of_match = ehci_usb_ids,
95 static const struct udevice_id ehci_usb_ids[] = { variable111 .of_match = ehci_usb_ids,
160 static const struct udevice_id ehci_usb_ids[] = { variable168 .of_match = ehci_usb_ids,
141 static const struct udevice_id ehci_usb_ids[] = { variable150 .of_match = ehci_usb_ids,
210 static const struct udevice_id ehci_usb_ids[] = { variable218 .of_match = ehci_usb_ids,
247 static const struct udevice_id ehci_usb_ids[] = { variable255 .of_match = ehci_usb_ids,
129 static const struct udevice_id ehci_usb_ids[] = { variable138 .of_match = ehci_usb_ids,
853 static const struct udevice_id ehci_usb_ids[] = { variable864 .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.