Lines Matching refs:msm_iommu_dev
281 static struct msm_iommu_dev jpegd_iommu = {
286 static struct msm_iommu_dev vpe_iommu = {
291 static struct msm_iommu_dev mdp0_iommu = {
296 static struct msm_iommu_dev mdp1_iommu = {
301 static struct msm_iommu_dev rot_iommu = {
306 static struct msm_iommu_dev ijpeg_iommu = {
311 static struct msm_iommu_dev vfe_iommu = {
316 static struct msm_iommu_dev vcodec_a_iommu = {
321 static struct msm_iommu_dev vcodec_b_iommu = {
326 static struct msm_iommu_dev gfx3d_iommu = {
331 static struct msm_iommu_dev gfx2d0_iommu = {
336 static struct msm_iommu_dev gfx2d1_iommu = {
771 static struct msm_iommu_dev *msm_iommu_data[] = {
847 sizeof(struct msm_iommu_dev)); in msm8x60_iommu_init()