Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/c67x00/
Dc67x00-hcd.h106 static inline struct usb_hcd *c67x00_hcd_to_hcd(struct c67x00_hcd *c67x00) in c67x00_hcd_to_hcd() function
131 #define c67x00_hcd_dev(x) (c67x00_hcd_to_hcd(x)->self.controller)
Dc67x00-hcd.c253 struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00); in c67x00_hcd_irq()
408 struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00); in c67x00_hcd_remove()
Dc67x00-sched.c501 usb_hcd_unlink_urb_from_ep(c67x00_hcd_to_hcd(c67x00), urb); in c67x00_giveback_urb()
503 usb_hcd_giveback_urb(c67x00_hcd_to_hcd(c67x00), urb, urbp->status); in c67x00_giveback_urb()