Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/amphion/
Dvpu_defs.h27 VPU_CMD_ID_STOP, enumerator
Dvpu_cmds.c49 .request = VPU_CMD_ID_STOP,
365 ret = vpu_session_send_cmd(inst, VPU_CMD_ID_STOP, NULL); in vpu_session_stop()
Dvpu_helpers.c458 case VPU_CMD_ID_STOP: return "stop"; in vpu_id_name()
Dvpu_windsor.c662 {VPU_CMD_ID_STOP, GTB_ENC_CMD_STREAM_STOP},
Dvpu_malone.c718 {VPU_CMD_ID_STOP, VID_API_CMD_STOP},