Home
last modified time | relevance | path

Searched defs:epq (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Disp1362-hcd.c136 struct isp1362_ep_queue *epq = NULL; in get_ptd_queue() local
156 static inline int get_ptd_offset(struct isp1362_ep_queue *epq, u8 index) in get_ptd_offset() argument
174 max_transfer_size(struct isp1362_ep_queue * epq,size_t size,int mps) max_transfer_size() argument
186 claim_ptd_buffers(struct isp1362_ep_queue * epq,struct isp1362_ep * ep,u16 len) claim_ptd_buffers() argument
225 release_ptd_buffers(struct isp1362_ep_queue * epq,struct isp1362_ep * ep) release_ptd_buffers() argument
261 prepare_ptd(struct isp1362_hcd * isp1362_hcd,struct urb * urb,struct isp1362_ep * ep,struct isp1362_ep_queue * epq,u16 fno) prepare_ptd() argument
346 isp1362_write_ptd(struct isp1362_hcd * isp1362_hcd,struct isp1362_ep * ep,struct isp1362_ep_queue * epq) isp1362_write_ptd() argument
362 isp1362_read_ptd(struct isp1362_hcd * isp1362_hcd,struct isp1362_ep * ep,struct isp1362_ep_queue * epq) isp1362_read_ptd() argument
402 struct isp1362_ep_queue *epq; remove_ptd() local
659 struct isp1362_ep_queue *epq = finish_unlinks() local
714 submit_req(struct isp1362_hcd * isp1362_hcd,struct urb * urb,struct isp1362_ep * ep,struct isp1362_ep_queue * epq) submit_req() argument
745 struct isp1362_ep_queue *epq = &isp1362_hcd->atl_queue; start_atl_transfers() local
798 struct isp1362_ep_queue *epq = &isp1362_hcd->intl_queue; start_intl_transfers() local
841 next_ptd(struct isp1362_ep_queue * epq,struct isp1362_ep * ep) next_ptd() argument
860 struct isp1362_ep_queue *epq; start_iso_transfers() local
938 finish_transfers(struct isp1362_hcd * isp1362_hcd,unsigned long done_map,struct isp1362_ep_queue * epq) finish_transfers() argument
983 finish_iso_transfers(struct isp1362_hcd * isp1362_hcd,struct isp1362_ep_queue * epq) finish_iso_transfers() argument
[all...]
H A Disp1362.h896 static void dump_ptd_queue(struct isp1362_ep_queue *epq) in dump_ptd_queue() argument
913 #define dump_ptd_queue(epq) do {} while (0) argument
/linux/fs/
H A Deventpoll.c1448 struct ep_pqueue *epq = container_of(pt, struct ep_pqueue, pt); in ep_ptable_queue_proc() local
1657 struct ep_pqueue epq; in ep_insert() local