isp1362_ep_queue  133 drivers/usb/host/isp1362-hcd.c static inline struct isp1362_ep_queue *get_ptd_queue(struct isp1362_hcd *isp1362_hcd,
isp1362_ep_queue  136 drivers/usb/host/isp1362-hcd.c 	struct isp1362_ep_queue *epq = NULL;
isp1362_ep_queue  156 drivers/usb/host/isp1362-hcd.c static inline int get_ptd_offset(struct isp1362_ep_queue *epq, u8 index)
isp1362_ep_queue  174 drivers/usb/host/isp1362-hcd.c static inline u16 max_transfer_size(struct isp1362_ep_queue *epq, size_t size,
isp1362_ep_queue  186 drivers/usb/host/isp1362-hcd.c static int claim_ptd_buffers(struct isp1362_ep_queue *epq,
isp1362_ep_queue  225 drivers/usb/host/isp1362-hcd.c static inline void release_ptd_buffers(struct isp1362_ep_queue *epq, struct isp1362_ep *ep)
isp1362_ep_queue  261 drivers/usb/host/isp1362-hcd.c 			struct isp1362_ep *ep, struct isp1362_ep_queue *epq,
isp1362_ep_queue  346 drivers/usb/host/isp1362-hcd.c 			      struct isp1362_ep_queue *epq)
isp1362_ep_queue  362 drivers/usb/host/isp1362-hcd.c 			     struct isp1362_ep_queue *epq)
isp1362_ep_queue  402 drivers/usb/host/isp1362-hcd.c 	struct isp1362_ep_queue *epq;
isp1362_ep_queue  659 drivers/usb/host/isp1362-hcd.c 		struct isp1362_ep_queue *epq =
isp1362_ep_queue  714 drivers/usb/host/isp1362-hcd.c 		      struct isp1362_ep *ep, struct isp1362_ep_queue *epq)
isp1362_ep_queue  745 drivers/usb/host/isp1362-hcd.c 	struct isp1362_ep_queue *epq = &isp1362_hcd->atl_queue;
isp1362_ep_queue  798 drivers/usb/host/isp1362-hcd.c 	struct isp1362_ep_queue *epq = &isp1362_hcd->intl_queue;
isp1362_ep_queue  841 drivers/usb/host/isp1362-hcd.c static inline int next_ptd(struct isp1362_ep_queue *epq, struct isp1362_ep *ep)
isp1362_ep_queue  860 drivers/usb/host/isp1362-hcd.c 	struct isp1362_ep_queue *epq;
isp1362_ep_queue  938 drivers/usb/host/isp1362-hcd.c 			     struct isp1362_ep_queue *epq)
isp1362_ep_queue  983 drivers/usb/host/isp1362-hcd.c static void finish_iso_transfers(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep_queue *epq)
isp1362_ep_queue  469 drivers/usb/host/isp1362.h 	struct isp1362_ep_queue atl_queue;
isp1362_ep_queue  470 drivers/usb/host/isp1362.h 	struct isp1362_ep_queue intl_queue;
isp1362_ep_queue  471 drivers/usb/host/isp1362.h 	struct isp1362_ep_queue istl_queue[2];
isp1362_ep_queue  951 drivers/usb/host/isp1362.h static void dump_ptd_queue(struct isp1362_ep_queue *epq)