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

/xsrc/external/mit/libdrm/dist/freedreno/msm/
H A Dmsm_device.c37 struct msm_device *msm_dev = to_msm_device(dev);
50 struct msm_device *msm_dev;
H A Dmsm_priv.h40 struct msm_device { struct
46 static inline struct msm_device * to_msm_device(struct fd_device *x)
48 return (struct msm_device *)x;
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/drm/
H A Dmsm_device.c35 struct msm_device *msm_dev = to_msm_device(dev);
48 struct msm_device *msm_dev;
H A Dmsm_priv.h38 struct msm_device { struct
42 FD_DEFINE_CAST(fd_device, msm_device);
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm/
H A Dmsm_device.c36 struct msm_device *msm_dev = to_msm_device(dev);
53 struct msm_device *msm_dev;
H A Dmsm_priv.h43 struct msm_device { struct
47 FD_DEFINE_CAST(fd_device, msm_device);
H A Dmsm_ringbuffer_sp.c430 struct msm_device *msm_dev = to_msm_device(submit->pipe->dev);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/
H A DMakefile.sources11 drm/msm_device.c \
/xsrc/external/mit/MesaLib/dist/src/freedreno/drm-shim/
H A Dfreedreno_noop.c46 struct msm_device { struct
50 static struct msm_device msm = {

Completed in 10 milliseconds