Home
last modified time | relevance | path

Searched refs:to_msm_device (Results 1 – 2 of 2) sorted by relevance

/external/libdrm/freedreno/msm/
Dmsm_device.c41 struct msm_device *msm_dev = to_msm_device(dev); in msm_device_destroy()
Dmsm_priv.h44 static inline struct msm_device * to_msm_device(struct fd_device *x) in to_msm_device() function