Searched refs:isp1362_ep (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/usb/host/ |
D | isp1362-hcd.c | 185 struct isp1362_ep *ep, u16 len) in claim_ptd_buffers() 223 static inline void release_ptd_buffers(struct isp1362_ep_queue *epq, struct isp1362_ep *ep) in release_ptd_buffers() 259 struct isp1362_ep *ep, struct isp1362_ep_queue *epq, in prepare_ptd() 343 static void isp1362_write_ptd(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep, in isp1362_write_ptd() 359 static void isp1362_read_ptd(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep, in isp1362_read_ptd() 396 static void remove_ptd(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep) in remove_ptd() 443 static void finish_request(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep, in finish_request() 497 static void postproc_ep(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep) in postproc_ep() 653 struct isp1362_ep *ep; in finish_unlinks() 654 struct isp1362_ep *tmp; in finish_unlinks() [all …]
|
D | isp1362.h | 425 struct isp1362_ep { struct 967 container_of(ptd, struct isp1362_ep, ptd), in dump_ptd() 998 struct isp1362_ep *ep; in dump_ptd_queue()
|