Home
last modified time | relevance | path

Searched defs:msm_mmu (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/msm/
H A Dmsm_mmu.h27 struct msm_mmu { struct
28 const struct msm_mmu_funcs *funcs; argument
32 enum msm_mmu_type type; argument
35 static inline void msm_mmu_init(struct msm_mmu *mmu, struct device *dev, in msm_mmu_init() argument