Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
msm_iommu_ctx_drvdata Struct Reference

#include <iommu.h>

Data Fields

int num
 
struct platform_devicepdev
 
struct list_head attached_elm
 

Detailed Description

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

Definition at line 100 of file iommu.h.

Field Documentation

struct list_head attached_elm

Definition at line 103 of file iommu.h.

int num

Definition at line 101 of file iommu.h.

Definition at line 102 of file iommu.h.


The documentation for this struct was generated from the following file: