Home
last modified time | relevance | path

Searched refs:isp1362_ep (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Disp1362-hcd.c187 struct isp1362_ep *ep, u16 len) in claim_ptd_buffers()
225 static inline void release_ptd_buffers(struct isp1362_ep_queue *epq, struct isp1362_ep *ep) in release_ptd_buffers()
261 struct isp1362_ep *ep, struct isp1362_ep_queue *epq, in prepare_ptd()
345 static void isp1362_write_ptd(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep, in isp1362_write_ptd()
361 static void isp1362_read_ptd(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep, in isp1362_read_ptd()
398 static void remove_ptd(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep) in remove_ptd()
445 static void finish_request(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep, in finish_request()
499 static void postproc_ep(struct isp1362_hcd *isp1362_hcd, struct isp1362_ep *ep) in postproc_ep()
655 struct isp1362_ep *ep; in finish_unlinks()
656 struct isp1362_ep *tmp; in finish_unlinks()
[all …]
Disp1362.h380 struct isp1362_ep { struct
922 container_of(ptd, struct isp1362_ep, ptd), in dump_ptd()
953 struct isp1362_ep *ep; in dump_ptd_queue()