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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/c67x00/
H A Dc67x00-hcd.h106 static inline struct usb_hcd *c67x00_hcd_to_hcd(struct c67x00_hcd *c67x00) function
131 #define c67x00_hcd_dev(x) (c67x00_hcd_to_hcd(x)->self.controller)
H A Dc67x00-hcd.c253 struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00);
407 struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00);
H A Dc67x00-sched.c510 usb_hcd_unlink_urb_from_ep(c67x00_hcd_to_hcd(c67x00), urb);
512 usb_hcd_giveback_urb(c67x00_hcd_to_hcd(c67x00), urb, urbp->status);

Completed in 104 milliseconds