Home
last modified time | relevance | path

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

/third_party/libdrm/freedreno/msm/
Dmsm_device.c37 struct msm_device *msm_dev = to_msm_device(dev); in msm_device_destroy()
Dmsm_priv.h46 static inline struct msm_device * to_msm_device(struct fd_device *x) in to_msm_device() function
Dmsm_ringbuffer.c711 msm_ring->seqno = ++to_msm_device(pipe->dev)->ring_cnt; in msm_ringbuffer_new()