Home
last modified time | relevance | path

Searched refs:V4L2_ENC_CMD_PAUSE (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-ioctl.c939 case V4L2_ENC_CMD_PAUSE: in cx18_encoder_cmd()
940 CX18_DEBUG_IOCTL("V4L2_ENC_CMD_PAUSE\n"); in cx18_encoder_cmd()
948 CX18_ERR("Can't find valid task handle for V4L2_ENC_CMD_PAUSE\n"); in cx18_encoder_cmd()
994 case V4L2_ENC_CMD_PAUSE: in cx18_try_encoder_cmd()
995 CX18_DEBUG_IOCTL("V4L2_ENC_CMD_PAUSE\n"); in cx18_try_encoder_cmd()
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-ioctl.c861 case V4L2_ENC_CMD_PAUSE: in cx18_encoder_cmd()
862 CX18_DEBUG_IOCTL("V4L2_ENC_CMD_PAUSE\n"); in cx18_encoder_cmd()
870 CX18_ERR("Can't find valid task handle for V4L2_ENC_CMD_PAUSE\n"); in cx18_encoder_cmd()
916 case V4L2_ENC_CMD_PAUSE: in cx18_try_encoder_cmd()
917 CX18_DEBUG_IOCTL("V4L2_ENC_CMD_PAUSE\n"); in cx18_try_encoder_cmd()
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1300 case V4L2_ENC_CMD_PAUSE: in ivtv_encoder_cmd()
1301 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_PAUSE\n"); in ivtv_encoder_cmd()
1349 case V4L2_ENC_CMD_PAUSE: in ivtv_try_encoder_cmd()
1350 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_PAUSE\n"); in ivtv_try_encoder_cmd()
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1294 case V4L2_ENC_CMD_PAUSE: in ivtv_encoder_cmd()
1295 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_PAUSE\n"); in ivtv_encoder_cmd()
1343 case V4L2_ENC_CMD_PAUSE: in ivtv_try_encoder_cmd()
1344 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_PAUSE\n"); in ivtv_try_encoder_cmd()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dvideodev2.h1151 #define V4L2_ENC_CMD_PAUSE (2) macro
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvideodev2.h2015 #define V4L2_ENC_CMD_PAUSE (2) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvideodev2.h2152 #define V4L2_ENC_CMD_PAUSE (2) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dvideodev2.h1098 #define V4L2_ENC_CMD_PAUSE (2) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dvideodev2.h1098 #define V4L2_ENC_CMD_PAUSE (2) macro

Completed in 34 milliseconds