Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-encoder-cmd.rst129 * - ``V4L2_ENC_CMD_RESUME``
/linux-6.12.1/drivers/media/pci/cx18/
Dcx18-ioctl.c877 case V4L2_ENC_CMD_RESUME: in cx18_encoder_cmd()
921 case V4L2_ENC_CMD_RESUME: in cx18_try_encoder_cmd()
/linux-6.12.1/drivers/media/pci/ivtv/
Divtv-ioctl.c1307 case V4L2_ENC_CMD_RESUME: in ivtv_encoder_cmd()
1348 case V4L2_ENC_CMD_RESUME: in ivtv_try_encoder_cmd()
/linux-6.12.1/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions465 replace define V4L2_ENC_CMD_RESUME encoder-cmds
/linux-6.12.1/include/uapi/linux/
Dvideodev2.h2194 #define V4L2_ENC_CMD_RESUME (3) macro