Home
last modified time | relevance | path

Searched refs:gr_ep (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dgr_udc.c91 static void gr_dbgprint_request(const char *str, struct gr_ep *ep, in gr_dbgprint_request()
112 static void gr_dbgprint_request(const char *str, struct gr_ep *ep, in gr_dbgprint_request()
125 static void gr_seq_ep_show(struct seq_file *seq, struct gr_ep *ep) in gr_seq_ep_show()
187 struct gr_ep *ep; in gr_dfs_show()
231 static struct gr_dma_desc *gr_alloc_dma_desc(struct gr_ep *ep, gfp_t gfp_flags) in gr_alloc_dma_desc()
282 static void gr_finish_request(struct gr_ep *ep, struct gr_request *req,
364 static void gr_start_dma(struct gr_ep *ep) in gr_start_dma()
406 static void gr_dma_advance(struct gr_ep *ep, int status) in gr_dma_advance()
421 static void gr_abort_dma(struct gr_ep *ep) in gr_abort_dma()
436 static int gr_add_dma_desc(struct gr_ep *e
[all...]
H A Dgr_udc.h138 struct gr_ep { struct
189 struct gr_ep epi[GR_MAXEP];
190 struct gr_ep epo[GR_MAXEP];
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dgr_udc.c90 static void gr_dbgprint_request(const char *str, struct gr_ep *ep, in gr_dbgprint_request()
111 static void gr_dbgprint_request(const char *str, struct gr_ep *ep, in gr_dbgprint_request()
124 static void gr_seq_ep_show(struct seq_file *seq, struct gr_ep *ep) in gr_seq_ep_show()
186 struct gr_ep *ep; in gr_dfs_show()
231 static struct gr_dma_desc *gr_alloc_dma_desc(struct gr_ep *ep, gfp_t gfp_flags) in gr_alloc_dma_desc()
282 static void gr_finish_request(struct gr_ep *ep, struct gr_request *req,
364 static void gr_start_dma(struct gr_ep *ep) in gr_start_dma()
406 static void gr_dma_advance(struct gr_ep *ep, int status) in gr_dma_advance()
421 static void gr_abort_dma(struct gr_ep *ep) in gr_abort_dma()
436 static int gr_add_dma_desc(struct gr_ep *e
[all...]
H A Dgr_udc.h138 struct gr_ep { struct
189 struct gr_ep epi[GR_MAXEP];
190 struct gr_ep epo[GR_MAXEP];

Completed in 5 milliseconds