Searched refs:isp1362_hcd (Results 1 – 1 of 1) sorted by relevance
431 struct isp1362_hcd { struct508 static inline void ALIGNSTAT(struct isp1362_hcd *isp1362_hcd, void *ptr) in ALIGNSTAT() argument512 isp1362_hcd->stat16++; in ALIGNSTAT()514 isp1362_hcd->stat8++; in ALIGNSTAT()516 isp1362_hcd->stat4++; in ALIGNSTAT()518 isp1362_hcd->stat2++; in ALIGNSTAT()520 isp1362_hcd->stat1++; in ALIGNSTAT()523 static inline struct isp1362_hcd *hcd_to_isp1362_hcd(struct usb_hcd *hcd) in hcd_to_isp1362_hcd()525 return (struct isp1362_hcd *) (hcd->hcd_priv); in hcd_to_isp1362_hcd()528 static inline struct usb_hcd *isp1362_hcd_to_hcd(struct isp1362_hcd *isp1362_hcd) in isp1362_hcd_to_hcd() argument[all …]