Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h134073 struct dbc_request { struct
134077 void (*complete)(struct xhci_dbc *, struct dbc_request *); argument
134078 struct list_head list_pool;
134079 int status;
134080 unsigned int actual;
134081 struct xhci_dbc *dbc;
134082 struct list_head list_pending;
134083 dma_addr_t trb_dma;
134084 union xhci_trb *trb;
134085 unsigned int direction: 1;