Searched refs:V4L2_ENC_CMD_RESUME (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/pci/cx18/
H A Dcx18-ioctl.c877 case V4L2_ENC_CMD_RESUME:
878 CX18_DEBUG_IOCTL("V4L2_ENC_CMD_RESUME\n");
886 CX18_ERR("Can't find valid task handle for V4L2_ENC_CMD_RESUME\n");
921 case V4L2_ENC_CMD_RESUME:
922 CX18_DEBUG_IOCTL("V4L2_ENC_CMD_RESUME\n");
/linux-master/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1307 case V4L2_ENC_CMD_RESUME:
1308 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_RESUME\n");
1348 case V4L2_ENC_CMD_RESUME:
1349 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_RESUME\n");
/linux-master/include/uapi/linux/
H A Dvideodev2.h2157 #define V4L2_ENC_CMD_RESUME (3) macro

Completed in 102 milliseconds