huchuan2025/20-Area/22-Work/222-ReadNote/Linux OS/内核代码分析/dmacpy框架流程 (不全).md

19 lines
483 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

- 文件夹说明
- driver/dma/
- dw ==还不知道干吗用的==
- dw-edma pcie中的dma控制器
- dw-axi-dmac axi-dmasysdma
- 数据结构
- struct dma_device
- 通道数量
- 能力集函数
- struct dma_async_tx_descriptor
- struct dmacpy_info
- drivers/dma/dmacpy
- ioctl
- DMACPY_IOC_CPY
- struct dmacpy_info \*info = (struct dmacpy_info \*)file->private_data;
- dmacpy_start_copy
- prepare_copy
- dmaengine_submit
- DMACPY_IOC_CHANNEL