Home
last modified time | relevance | path

Searched refs:msm_device (Results 1 - 4 of 4) sorted by relevance

/third_party/libdrm/freedreno/msm/
H A Dmsm_device.c37 struct msm_device *msm_dev = to_msm_device(dev); in msm_device_destroy()
50 struct msm_device *msm_dev; in msm_device_new()
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()
48 return (struct msm_device *)x; in to_msm_device()
/third_party/mesa3d/src/freedreno/drm/msm/
H A Dmsm_priv.h42 struct msm_device { struct
45 FD_DEFINE_CAST(fd_device, msm_device);
H A Dmsm_device.c48 struct msm_device *msm_dev; in msm_device_new()

Completed in 2 milliseconds