HomeSort by relevance Sort by last modified time
    Searched refs:ohci_dev_t (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/usb/host/
ohci.h 373 } ohci_dev_t; typedef in typeref:struct:ohci_device
ohci-hcd.c 213 static ed_t *ep_add_ed(ohci_dev_t *ohci_dev, struct usb_device *usb_dev,
219 static struct td *td_alloc(ohci_dev_t *ohci_dev, struct usb_device *usb_dev)
508 int sohci_submit_job(ohci_t *ohci, ohci_dev_t *ohci_dev, urb_priv_t *urb,
843 static ed_t *ep_add_ed(ohci_dev_t *ohci_dev, struct usb_device *usb_dev,
    [all...]

Completed in 64 milliseconds