Symbol: cdnsp_request
drivers/usb/cdns3/cdnsp-ep0.c
20
struct cdnsp_request *preq;
drivers/usb/cdns3/cdnsp-ep0.c
453
struct cdnsp_request *req;
drivers/usb/cdns3/cdnsp-gadget.c
1049
struct cdnsp_request *preq;
drivers/usb/cdns3/cdnsp-gadget.c
1111
struct cdnsp_request *preq;
drivers/usb/cdns3/cdnsp-gadget.c
1128
struct cdnsp_request *preq = to_cdnsp_request(request);
drivers/usb/cdns3/cdnsp-gadget.c
1138
struct cdnsp_request *preq;
drivers/usb/cdns3/cdnsp-gadget.c
1197
struct cdnsp_request *preq;
drivers/usb/cdns3/cdnsp-gadget.c
1257
struct cdnsp_request *preq,
drivers/usb/cdns3/cdnsp-gadget.c
1479
struct cdnsp_request *req;
drivers/usb/cdns3/cdnsp-gadget.c
374
int cdnsp_ep_enqueue(struct cdnsp_ep *pep, struct cdnsp_request *preq)
drivers/usb/cdns3/cdnsp-gadget.c
453
int cdnsp_ep_dequeue(struct cdnsp_ep *pep, struct cdnsp_request *preq)
drivers/usb/cdns3/cdnsp-gadget.h
1205
struct cdnsp_request *preq;
drivers/usb/cdns3/cdnsp-gadget.h
1433
struct cdnsp_request ep0_preq;
drivers/usb/cdns3/cdnsp-gadget.h
1551
int cdnsp_queue_ctrl_tx(struct cdnsp_device *pdev, struct cdnsp_request *preq);
drivers/usb/cdns3/cdnsp-gadget.h
1552
int cdnsp_queue_bulk_tx(struct cdnsp_device *pdev, struct cdnsp_request *preq);
drivers/usb/cdns3/cdnsp-gadget.h
1554
struct cdnsp_request *preq);
drivers/usb/cdns3/cdnsp-gadget.h
1584
void cdnsp_gadget_giveback(struct cdnsp_ep *pep, struct cdnsp_request *preq,
drivers/usb/cdns3/cdnsp-gadget.h
1586
int cdnsp_ep_enqueue(struct cdnsp_ep *pep, struct cdnsp_request *preq);
drivers/usb/cdns3/cdnsp-gadget.h
1587
int cdnsp_ep_dequeue(struct cdnsp_ep *pep, struct cdnsp_request *preq);
drivers/usb/cdns3/cdnsp-gadget.h
1604
static inline struct cdnsp_request *next_request(struct list_head *list)
drivers/usb/cdns3/cdnsp-gadget.h
1606
return list_first_entry_or_null(list, struct cdnsp_request, list);
drivers/usb/cdns3/cdnsp-gadget.h
1611
#define request_to_cdnsp_request(r) (container_of(r, struct cdnsp_request, \
drivers/usb/cdns3/cdnsp-gadget.h
1613
#define to_cdnsp_request(r) (container_of(r, struct cdnsp_request, request))
drivers/usb/cdns3/cdnsp-gadget.h
1614
int cdnsp_remove_request(struct cdnsp_device *pdev, struct cdnsp_request *preq,
drivers/usb/cdns3/cdnsp-ring.c
1055
struct cdnsp_request *preq = td->preq;
drivers/usb/cdns3/cdnsp-ring.c
1680
struct cdnsp_request *preq,
drivers/usb/cdns3/cdnsp-ring.c
1723
static unsigned int count_trbs_needed(struct cdnsp_request *preq)
drivers/usb/cdns3/cdnsp-ring.c
1728
static unsigned int count_sg_trbs_needed(struct cdnsp_request *preq)
drivers/usb/cdns3/cdnsp-ring.c
1747
static void cdnsp_check_trb_math(struct cdnsp_request *preq, int running_total)
drivers/usb/cdns3/cdnsp-ring.c
1778
struct cdnsp_request *preq,
drivers/usb/cdns3/cdnsp-ring.c
1801
struct cdnsp_request *preq, u32 enqd_len,
drivers/usb/cdns3/cdnsp-ring.c
1867
int cdnsp_queue_bulk_tx(struct cdnsp_device *pdev, struct cdnsp_request *preq)
drivers/usb/cdns3/cdnsp-ring.c
2048
int cdnsp_queue_ctrl_tx(struct cdnsp_device *pdev, struct cdnsp_request *preq)
drivers/usb/cdns3/cdnsp-ring.c
2174
struct cdnsp_request *preq,
drivers/usb/cdns3/cdnsp-ring.c
2196
struct cdnsp_request *preq,
drivers/usb/cdns3/cdnsp-ring.c
2224
struct cdnsp_request *preq)
drivers/usb/cdns3/cdnsp-ring.c
341
struct cdnsp_request *preq)
drivers/usb/cdns3/cdnsp-ring.c
603
struct cdnsp_request *preq;
drivers/usb/cdns3/cdnsp-ring.c
692
struct cdnsp_request *preq,
drivers/usb/cdns3/cdnsp-ring.c
902
struct cdnsp_request *preq = td->preq;
drivers/usb/cdns3/cdnsp-trace.h
290
TP_PROTO(struct cdnsp_request *preq, u32 new_buf_len, u32 offset,
drivers/usb/cdns3/cdnsp-trace.h
314
TP_PROTO(struct cdnsp_request *preq, u32 new_buf_len, u32 offset,
drivers/usb/cdns3/cdnsp-trace.h
320
TP_PROTO(struct cdnsp_request *preq, u32 new_buf_len, u32 offset,
drivers/usb/cdns3/cdnsp-trace.h
326
TP_PROTO(struct cdnsp_request *preq, u32 new_buf_len, u32 offset,
drivers/usb/cdns3/cdnsp-trace.h
432
TP_PROTO(struct cdnsp_request *req),
drivers/usb/cdns3/cdnsp-trace.h
437
__field(struct cdnsp_request *, preq)
drivers/usb/cdns3/cdnsp-trace.h
483
TP_PROTO(struct cdnsp_request *req),
drivers/usb/cdns3/cdnsp-trace.h
488
TP_PROTO(struct cdnsp_request *req),
drivers/usb/cdns3/cdnsp-trace.h
493
TP_PROTO(struct cdnsp_request *req),
drivers/usb/cdns3/cdnsp-trace.h
498
TP_PROTO(struct cdnsp_request *req),
drivers/usb/cdns3/cdnsp-trace.h
503
TP_PROTO(struct cdnsp_request *req),
drivers/usb/cdns3/cdnsp-trace.h
508
TP_PROTO(struct cdnsp_request *req),
drivers/usb/cdns3/cdnsp-trace.h
513
TP_PROTO(struct cdnsp_request *req),
drivers/usb/cdns3/cdnsp-trace.h
641
TP_PROTO(struct cdnsp_request *preq),
drivers/usb/cdns3/cdnsp-trace.h
646
__field(struct cdnsp_request *, preq)
drivers/usb/cdns3/cdnsp-trace.h
668
TP_PROTO(struct cdnsp_request *preq),