Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h96813 struct idmac_channel { struct
96814 struct dma_chan dma_chan;
96815 dma_cookie_t completed;
96816 union ipu_channel_param params;
96817 enum ipu_channel link;
96818 enum ipu_channel_status status;
96819 void *client;
96820 unsigned int n_tx_desc;
96821 struct idmac_tx_desc *desc;
96822 struct scatterlist *sg[2];
[all …]