Lines Matching refs:pvr_context
32 struct pvr_context { struct
94 pvr_context_get_queue_for_job(struct pvr_context *ctx, enum drm_pvr_job_type type) in pvr_context_get_queue_for_job() argument
120 static __always_inline struct pvr_context *
121 pvr_context_get(struct pvr_context *ctx) in pvr_context_get()
142 pvr_context_get_if_referenced(struct pvr_context *ctx) in pvr_context_get_if_referenced()
158 static __always_inline struct pvr_context *
161 struct pvr_context *ctx; in pvr_context_lookup()
182 static __always_inline struct pvr_context *
185 struct pvr_context *ctx; in pvr_context_lookup_id()
205 pvr_context_get_fw_addr(struct pvr_context *ctx) in pvr_context_get_fw_addr()
214 void pvr_context_put(struct pvr_context *ctx);