*参照元 [#td7ce474]
#backlinks

*説明 [#s7614282]
-パス: [[linux-4.4.1/include/linux/dma-mapping.h]]

-FIXME: これは何?
--説明


**引数 [#s01efd57]
-struct device *dev
--
--[[linux-4.4.1/device]]
-u64 dma_base
--
-u64 size
--
-struct iommu_ops *iommu
--
--[[linux-4.4.1/iommu_ops]]
-bool coherent
--


**返り値 [#f8ab6d75]
-なし


**参考 [#i9b254f2]


*実装 [#f2740254]
 #ifndef arch_setup_dma_ops
 static inline void arch_setup_dma_ops(struct device *dev, u64 dma_base,
                                       u64 size, struct iommu_ops *iommu,
                                       bool coherent) { }
 #endif


*コメント [#s07fb22e]


トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS