Home
last modified time | relevance | path

Searched refs:VPU_CMD_ID_STOP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/media/platform/amphion/
H A Dvpu_defs.h27 VPU_CMD_ID_STOP, enumerator
H A Dvpu_cmds.c50 .request = VPU_CMD_ID_STOP,
355 ret = vpu_session_send_cmd(inst, VPU_CMD_ID_STOP, NULL); in vpu_session_stop()
H A Dvpu_helpers.c458 case VPU_CMD_ID_STOP: return "stop"; in vpu_id_name()
H A Dvpu_windsor.c662 {VPU_CMD_ID_STOP, GTB_ENC_CMD_STREAM_STOP},
H A Dvpu_malone.c718 {VPU_CMD_ID_STOP, VID_API_CMD_STOP},