Home
last modified time | relevance | path

Searched refs:c67x00_hcd_to_hcd (Results 1 – 3 of 3) sorted by relevance

/drivers/usb/c67x00/
Dc67x00-hcd.h92 static inline struct usb_hcd *c67x00_hcd_to_hcd(struct c67x00_hcd *c67x00) in c67x00_hcd_to_hcd() function
117 #define c67x00_hcd_dev(x) (c67x00_hcd_to_hcd(x)->self.controller)
Dc67x00-hcd.c239 struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00); in c67x00_hcd_irq()
394 struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00); in c67x00_hcd_remove()
Dc67x00-sched.c487 usb_hcd_unlink_urb_from_ep(c67x00_hcd_to_hcd(c67x00), urb); in c67x00_giveback_urb()
489 usb_hcd_giveback_urb(c67x00_hcd_to_hcd(c67x00), urb, status); in c67x00_giveback_urb()