Home
last modified time | relevance | path

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

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