Home
last modified time | relevance | path

Searched defs:ohci_dev (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dssb-hcd.c36 struct platform_device *ohci_dev; member
207 struct platform_device *ohci_dev = usb_dev->ohci_dev; in ssb_hcd_remove() local
H A Dbcma-hcd.c43 struct platform_device *ohci_dev; member
443 struct platform_device *ohci_dev = usb_dev->ohci_dev; in bcma_hcd_remove() local
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dohci-hcd.c223 static struct td *td_alloc(ohci_dev_t *ohci_dev, struct usb_device *usb_dev) in td_alloc()
512 int sohci_submit_job(ohci_t *ohci, ohci_dev_t *ohci_dev, urb_priv_t *urb, in sohci_submit_job()
847 static ed_t *ep_add_ed(ohci_dev_t *ohci_dev, struct usb_device *usb_dev, in ep_add_ed()
1524 ohci_dev_t *ohci_dev; in submit_common_msg() local
1624 ohci_dev_t *ohci_dev; in _ohci_create_int_queue() local
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c81 struct ohci_device ohci_dev; variable