Linux Kernel
3.7.1
|
#include <iommu.h>
Data Fields | |
int | num |
struct platform_device * | pdev |
struct list_head | attached_elm |
struct msm_iommu_ctx_drvdata - an IOMMU context bank instance : Hardware context number of this context : Platform device associated wit this HW instance : List element for domains to track which devices are attached to them
A msm_iommu_ctx_drvdata holds the driver data for a single context bank within each IOMMU hardware instance
struct platform_device* pdev |