Home
last modified time | relevance | path

Searched refs:msm_device (Results 1 – 8 of 8) sorted by relevance

/third_party/libdrm/freedreno/msm/
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
48 return (struct msm_device *)x; in to_msm_device()
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()
/third_party/mesa3d/src/freedreno/drm/msm/
Dmsm_priv.h42 struct msm_device { struct
45 FD_DEFINE_CAST(fd_device, msm_device); argument
Dmsm_device.c48 struct msm_device *msm_dev; in msm_device_new()
/third_party/libdrm/freedreno/
DMakefile.sources9 msm/msm_device.c \
Dmeson.build28 'msm/msm_device.c',
/third_party/mesa3d/src/freedreno/drm/
Dmeson.build47 'msm/msm_device.c',
/third_party/mesa3d/ohos/
Ddependency_inputs.gni1312 "../src/freedreno/drm/msm_device.c",