Searched refs:gpu_state_get (Results 1 – 4 of 4) sorted by relevance
76 if (!gpu || !gpu->funcs->gpu_state_get) in msm_gpu_open()89 show_priv->state = gpu->funcs->gpu_state_get(gpu); in msm_gpu_open()
77 struct msm_gpu_state *(*gpu_state_get)(struct msm_gpu *gpu); member
559 .gpu_state_get = a2xx_gpu_state_get,
611 .gpu_state_get = a3xx_gpu_state_get,