Home
last modified time | relevance | path

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

/aosp_15_r20/external/libdrm/freedreno/msm/
H A Dmsm_priv.h40 struct msm_device { struct
46 static inline struct msm_device * to_msm_device(struct fd_device *x) in to_msm_device() argument
/aosp_15_r20/external/mesa3d/src/freedreno/drm/msm/
H A Dmsm_priv.h25 struct msm_device { struct
28 FD_DEFINE_CAST(fd_device, msm_device); argument