Home
last modified time | relevance | path

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

/external/libdrm/freedreno/msm/
Dmsm_pipe.c39 struct msm_pipe *msm_pipe = to_msm_pipe(pipe); in msm_pipe_get_param()
78 struct msm_pipe *msm_pipe = to_msm_pipe(pipe); in msm_pipe_destroy()
Dmsm_priv.h59 static inline struct msm_pipe * to_msm_pipe(struct fd_pipe *x) in to_msm_pipe() function
Dmsm_ringbuffer.c198 .pipe = to_msm_pipe(ring->pipe)->pipe, in msm_ringbuffer_flush()