Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dasync_tx.h69 struct async_submit_ctl { struct
70 enum async_tx_flags flags;
71 struct dma_async_tx_descriptor *depend_tx;
72 dma_async_tx_callback cb_fn;
73 void *cb_param;
74 void *scribble;
/kernel/linux/linux-4.19/include/linux/
Dasync_tx.h82 struct async_submit_ctl { struct
83 enum async_tx_flags flags;
84 struct dma_async_tx_descriptor *depend_tx;
85 dma_async_tx_callback cb_fn;
86 void *cb_param;
87 void *scribble;