Symbol: V4L2_ENC_CMD_STOP
drivers/media/pci/cx18/cx18-ioctl.c
862
case V4L2_ENC_CMD_STOP:
drivers/media/pci/cx18/cx18-ioctl.c
919
case V4L2_ENC_CMD_STOP:
drivers/media/pci/ivtv/ivtv-ioctl.c
1300
case V4L2_ENC_CMD_STOP:
drivers/media/pci/ivtv/ivtv-ioctl.c
1350
case V4L2_ENC_CMD_STOP:
drivers/media/platform/allegro-dvt/allegro-core.c
3515
if (cmd->cmd == V4L2_ENC_CMD_STOP)
drivers/media/platform/amphion/venc.c
458
if (cmd->cmd == V4L2_ENC_CMD_STOP) {
drivers/media/platform/chips-media/wave5/wave5-vpu-enc.c
643
case V4L2_ENC_CMD_STOP:
drivers/media/platform/imagination/e5010-jpeg-enc.c
1278
if (cmd->cmd == V4L2_ENC_CMD_STOP &&
drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc.c
718
case V4L2_ENC_CMD_STOP:
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c
1669
if (cmd->cmd == V4L2_ENC_CMD_STOP &&
drivers/media/platform/qcom/iris/iris_state.c
270
} else if (cmd == V4L2_DEC_CMD_STOP || cmd == V4L2_ENC_CMD_STOP) {
drivers/media/platform/qcom/iris/iris_vidc.c
610
if (enc->cmd != V4L2_ENC_CMD_STOP && enc->cmd != V4L2_ENC_CMD_START) {
drivers/media/platform/qcom/iris/iris_vidc.c
625
else if (enc->cmd == V4L2_ENC_CMD_STOP)
drivers/media/platform/qcom/venus/venc.c
541
if (cmd->cmd == V4L2_ENC_CMD_STOP &&
drivers/media/platform/samsung/s5p-mfc/s5p_mfc_enc.c
2327
case V4L2_ENC_CMD_STOP:
drivers/media/platform/verisilicon/hantro_v4l2.c
754
if (ec->cmd == V4L2_ENC_CMD_STOP &&
drivers/media/test-drivers/vicodec/vicodec-core.c
1222
if (ec->cmd == V4L2_ENC_CMD_STOP &&
drivers/media/usb/hdpvr/hdpvr-video.c
1068
case V4L2_ENC_CMD_STOP:
drivers/media/usb/hdpvr/hdpvr-video.c
1096
case V4L2_ENC_CMD_STOP:
drivers/media/v4l2-core/v4l2-mem2mem.c
1470
if (ec->cmd != V4L2_ENC_CMD_STOP && ec->cmd != V4L2_ENC_CMD_START)
drivers/media/v4l2-core/v4l2-mem2mem.c
1503
if (ec->cmd != V4L2_ENC_CMD_STOP && ec->cmd != V4L2_ENC_CMD_START)
drivers/media/v4l2-core/v4l2-mem2mem.c
1506
if (ec->cmd == V4L2_ENC_CMD_STOP)