Home
last modified time | relevance | path

Searched refs:IVTV_DEBUG_IOCTL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1290 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_START\n"); in ivtv_encoder_cmd()
1295 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_STOP\n"); in ivtv_encoder_cmd()
1301 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_PAUSE\n"); in ivtv_encoder_cmd()
1314 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_RESUME\n"); in ivtv_encoder_cmd()
1327 IVTV_DEBUG_IOCTL("Unknown cmd %d\n", enc->cmd); in ivtv_encoder_cmd()
1340 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_START\n"); in ivtv_try_encoder_cmd()
1345 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_STOP\n"); in ivtv_try_encoder_cmd()
1350 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_PAUSE\n"); in ivtv_try_encoder_cmd()
1355 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_RESUME\n"); in ivtv_try_encoder_cmd()
1359 IVTV_DEBUG_IOCTL("Unknow in ivtv_try_encoder_cmd()
[all...]
H A Divtv-driver.h151 #define IVTV_DEBUG_IOCTL(fmt, args...) IVTV_DEBUG(IVTV_DBGFLG_IOCTL, "ioctl", fmt , ## args) macro
/kernel/linux/linux-6.6/drivers/media/pci/ivtv/
H A Divtv-ioctl.c1284 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_START\n"); in ivtv_encoder_cmd()
1289 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_STOP\n"); in ivtv_encoder_cmd()
1295 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_PAUSE\n"); in ivtv_encoder_cmd()
1308 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_RESUME\n"); in ivtv_encoder_cmd()
1321 IVTV_DEBUG_IOCTL("Unknown cmd %d\n", enc->cmd); in ivtv_encoder_cmd()
1334 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_START\n"); in ivtv_try_encoder_cmd()
1339 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_STOP\n"); in ivtv_try_encoder_cmd()
1344 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_PAUSE\n"); in ivtv_try_encoder_cmd()
1349 IVTV_DEBUG_IOCTL("V4L2_ENC_CMD_RESUME\n"); in ivtv_try_encoder_cmd()
1353 IVTV_DEBUG_IOCTL("Unknow in ivtv_try_encoder_cmd()
[all...]
H A Divtv-driver.h149 #define IVTV_DEBUG_IOCTL(fmt, args...) IVTV_DEBUG(IVTV_DBGFLG_IOCTL, "ioctl", fmt , ## args) macro

Completed in 10 milliseconds