Home
last modified time | relevance | path

Searched refs:VPU_INST_NULL_ID (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu.h18 #define VPU_INST_NULL_ID (-1L) macro
H A Dvpu_core.c477 inst->id = VPU_INST_NULL_ID; in vpu_inst_unregister()
H A Dvpu_v4l2.c727 inst->id = VPU_INST_NULL_ID; in vpu_v4l2_open()
H A Dvdec.c1477 if (inst->id != VPU_INST_NULL_ID) in vdec_release()