Searched refs:to_inst (Results 1 – 2 of 2) sorted by relevance
335 struct vpu_inst *inst = to_inst(file); in vdec_enum_fmt()364 struct vpu_inst *inst = to_inst(file); in vdec_g_fmt()395 struct vpu_inst *inst = to_inst(file); in vdec_try_fmt()501 struct vpu_inst *inst = to_inst(file); in vdec_s_fmt()534 struct vpu_inst *inst = to_inst(file); in vdec_g_selection()622 struct vpu_inst *inst = to_inst(file); in vdec_decoder_cmd()1694 struct vpu_inst *inst = to_inst(file); in vdec_init()
327 static inline struct vpu_inst *to_inst(struct file *filp) in to_inst() function