c67x00_hcd_to_hcd  239 drivers/usb/c67x00/c67x00-hcd.c 	struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00);
c67x00_hcd_to_hcd  394 drivers/usb/c67x00/c67x00-hcd.c 	struct usb_hcd *hcd = c67x00_hcd_to_hcd(c67x00);
c67x00_hcd_to_hcd  117 drivers/usb/c67x00/c67x00-hcd.h #define c67x00_hcd_dev(x)	(c67x00_hcd_to_hcd(x)->self.controller)
c67x00_hcd_to_hcd  487 drivers/usb/c67x00/c67x00-sched.c 	usb_hcd_unlink_urb_from_ep(c67x00_hcd_to_hcd(c67x00), urb);
c67x00_hcd_to_hcd  489 drivers/usb/c67x00/c67x00-sched.c 	usb_hcd_giveback_urb(c67x00_hcd_to_hcd(c67x00), urb, urbp->status);