Home
last modified time | relevance | path

Searched refs:IVTV_DEBUG_INFO (Results 1 – 25 of 38) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-firmware.c78 IVTV_DEBUG_INFO("Preparing for firmware halt.\n"); in ivtv_halt_firmware()
87 IVTV_DEBUG_INFO("Stopping VDM\n"); in ivtv_halt_firmware()
90 IVTV_DEBUG_INFO("Stopping AO\n"); in ivtv_halt_firmware()
93 IVTV_DEBUG_INFO("pinging (?) APU\n"); in ivtv_halt_firmware()
96 IVTV_DEBUG_INFO("Stopping VPU\n"); in ivtv_halt_firmware()
102 IVTV_DEBUG_INFO("Resetting Hw Blocks\n"); in ivtv_halt_firmware()
105 IVTV_DEBUG_INFO("Stopping SPU\n"); in ivtv_halt_firmware()
110 IVTV_DEBUG_INFO("init Encoder SDRAM pre-charge\n"); in ivtv_halt_firmware()
117 IVTV_DEBUG_INFO("init Decoder SDRAM pre-charge\n"); in ivtv_halt_firmware()
148 IVTV_DEBUG_INFO("Loading encoder image\n"); in ivtv_firmware_copy()
[all …]
H A Divtv-driver.c382 IVTV_DEBUG_INFO("releasing reg_mem\n"); in ivtv_iounmap()
388 IVTV_DEBUG_INFO("releasing dec_mem\n"); in ivtv_iounmap()
395 IVTV_DEBUG_INFO("releasing enc_mem\n"); in ivtv_iounmap()
531 IVTV_DEBUG_INFO("PAL tuner detected\n"); in ivtv_process_eeprom()
534 IVTV_DEBUG_INFO("NTSC tuner detected\n"); in ivtv_process_eeprom()
537 IVTV_DEBUG_INFO("SECAM tuner detected\n"); in ivtv_process_eeprom()
834 IVTV_DEBUG_INFO("Enabling pci device\n"); in ivtv_setup_pci()
1092 IVTV_DEBUG_INFO("activating i2c...\n"); in ivtv_probe()
1397 IVTV_DEBUG_INFO("Removing card\n"); in ivtv_remove()
1403 IVTV_DEBUG_INFO("Stopping all streams\n"); in ivtv_remove()
[all …]
H A Divtv-fileops.c51 IVTV_DEBUG_INFO("Start Read VBI\n"); in ivtv_claim_stream()
55 IVTV_DEBUG_INFO("Stream %d is busy\n", type); in ivtv_claim_stream()
250 IVTV_DEBUG_INFO("EOS %s\n", s->name); in ivtv_get_buffer()
270 IVTV_DEBUG_INFO("User stopped %s\n", s->name); in ivtv_get_buffer()
464 IVTV_DEBUG_INFO("VBI insertion started\n"); in ivtv_start_capture()
629 IVTV_DEBUG_INFO("User stopped %s\n", s->name); in ivtv_write()
691 IVTV_DEBUG_INFO("User interrupted %s\n", s->name); in ivtv_write()
809 IVTV_DEBUG_INFO("close stopping capture\n"); in ivtv_stop_capture()
850 IVTV_DEBUG_INFO("close stopping decode\n"); in ivtv_stop_decoding()
1050 IVTV_DEBUG_INFO("Mute\n");
[all …]
H A Divtv-streams.c451 IVTV_DEBUG_INFO( in ivtv_vbi_setup()
463 IVTV_DEBUG_INFO("Setup VBI start 0x%08x frames %d fpi %d\n", in ivtv_vbi_setup()
500 IVTV_DEBUG_INFO("Start encoder stream %s\n", s->name); in ivtv_start_v4l2_encode_stream()
598 IVTV_DEBUG_INFO("PGM Index at 0x%08x with %d elements\n", in ivtv_start_v4l2_encode_stream()
669 IVTV_DEBUG_INFO("Setting some initial decoder settings\n"); in ivtv_setup_v4l2_decode_stream()
687 IVTV_DEBUG_INFO("Decoder VBI RE-Insert start 0x%08x size 0x%08x\n", in ivtv_setup_v4l2_decode_stream()
704 IVTV_DEBUG_INFO("Setup DEC YUV Stream data[0] = %d\n", datatype); in ivtv_setup_v4l2_decode_stream()
734 IVTV_DEBUG_INFO("Starting decode stream %s (gop_offset %d)\n", s->name, gop_offset); in ivtv_start_v4l2_decode_stream()
804 IVTV_DEBUG_INFO("Stop Capture\n"); in ivtv_stop_v4l2_encode_stream()
868 IVTV_DEBUG_INFO("%s: EOS took %lu ms to occur.\n", s->name, duration); in ivtv_stop_v4l2_encode_stream()
[all …]
H A Divtv-gpio.c100 IVTV_DEBUG_INFO("Resetting PVR150 IR\n"); in ivtv_reset_ir_gpio()
124 IVTV_DEBUG_INFO("Resetting tuner\n"); in ivtv_reset_tuner_gpio()
338 IVTV_DEBUG_INFO("GPIO initial dir: %08x out: %08x\n", in ivtv_gpio_init()
H A Divtv-ioctl.c186 IVTV_DEBUG_INFO("Setting Speed to 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x\n", in ivtv_set_speed()
993 IVTV_DEBUG_INFO("Input unchanged\n"); in ivtv_s_input()
1001 IVTV_DEBUG_INFO("Changing input from %d to %d\n", in ivtv_s_input()
1046 IVTV_DEBUG_INFO("Output unchanged\n"); in ivtv_s_output()
1049 IVTV_DEBUG_INFO("Changing output from %d to %d\n", in ivtv_s_output()
1085 IVTV_DEBUG_INFO("v4l2 ioctl: set frequency %d\n", vf->frequency); in ivtv_s_frequency()
1182 IVTV_DEBUG_INFO("Switching standard to %llx.\n", in ivtv_s_std()
1805 IVTV_DEBUG_INFO("User stopped wait for event\n"); in ivtv_decoder_ioctls()
H A Divtv-udma.c154 IVTV_DEBUG_INFO("ivtv_unmap_user_dma\n"); in ivtv_udma_unmap()
H A Divtv-queue.c190 IVTV_DEBUG_INFO("Allocate %s%s stream: %d x %d buffers (%dkB total)\n", in ivtv_stream_alloc()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-firmware.c78 IVTV_DEBUG_INFO("Preparing for firmware halt.\n"); in ivtv_halt_firmware()
87 IVTV_DEBUG_INFO("Stopping VDM\n"); in ivtv_halt_firmware()
90 IVTV_DEBUG_INFO("Stopping AO\n"); in ivtv_halt_firmware()
93 IVTV_DEBUG_INFO("pinging (?) APU\n"); in ivtv_halt_firmware()
96 IVTV_DEBUG_INFO("Stopping VPU\n"); in ivtv_halt_firmware()
102 IVTV_DEBUG_INFO("Resetting Hw Blocks\n"); in ivtv_halt_firmware()
105 IVTV_DEBUG_INFO("Stopping SPU\n"); in ivtv_halt_firmware()
110 IVTV_DEBUG_INFO("init Encoder SDRAM pre-charge\n"); in ivtv_halt_firmware()
117 IVTV_DEBUG_INFO("init Decoder SDRAM pre-charge\n"); in ivtv_halt_firmware()
148 IVTV_DEBUG_INFO("Loading encoder image\n"); in ivtv_firmware_copy()
[all …]
H A Divtv-driver.c382 IVTV_DEBUG_INFO("releasing reg_mem\n"); in ivtv_iounmap()
388 IVTV_DEBUG_INFO("releasing dec_mem\n"); in ivtv_iounmap()
395 IVTV_DEBUG_INFO("releasing enc_mem\n"); in ivtv_iounmap()
531 IVTV_DEBUG_INFO("PAL tuner detected\n"); in ivtv_process_eeprom()
534 IVTV_DEBUG_INFO("NTSC tuner detected\n"); in ivtv_process_eeprom()
537 IVTV_DEBUG_INFO("SECAM tuner detected\n"); in ivtv_process_eeprom()
834 IVTV_DEBUG_INFO("Enabling pci device\n"); in ivtv_setup_pci()
1092 IVTV_DEBUG_INFO("activating i2c...\n"); in ivtv_probe()
1397 IVTV_DEBUG_INFO("Removing card\n"); in ivtv_remove()
1403 IVTV_DEBUG_INFO("Stopping all streams\n"); in ivtv_remove()
[all …]
H A Divtv-fileops.c51 IVTV_DEBUG_INFO("Start Read VBI\n"); in ivtv_claim_stream()
55 IVTV_DEBUG_INFO("Stream %d is busy\n", type); in ivtv_claim_stream()
250 IVTV_DEBUG_INFO("EOS %s\n", s->name); in ivtv_get_buffer()
270 IVTV_DEBUG_INFO("User stopped %s\n", s->name); in ivtv_get_buffer()
464 IVTV_DEBUG_INFO("VBI insertion started\n"); in ivtv_start_capture()
629 IVTV_DEBUG_INFO("User stopped %s\n", s->name); in ivtv_write()
691 IVTV_DEBUG_INFO("User interrupted %s\n", s->name); in ivtv_write()
809 IVTV_DEBUG_INFO("close stopping capture\n"); in ivtv_stop_capture()
850 IVTV_DEBUG_INFO("close stopping decode\n"); in ivtv_stop_decoding()
1050 IVTV_DEBUG_INFO("Mute\n");
[all …]
H A Divtv-streams.c451 IVTV_DEBUG_INFO( in ivtv_vbi_setup()
463 IVTV_DEBUG_INFO("Setup VBI start 0x%08x frames %d fpi %d\n", in ivtv_vbi_setup()
500 IVTV_DEBUG_INFO("Start encoder stream %s\n", s->name); in ivtv_start_v4l2_encode_stream()
598 IVTV_DEBUG_INFO("PGM Index at 0x%08x with %d elements\n", in ivtv_start_v4l2_encode_stream()
669 IVTV_DEBUG_INFO("Setting some initial decoder settings\n"); in ivtv_setup_v4l2_decode_stream()
687 IVTV_DEBUG_INFO("Decoder VBI RE-Insert start 0x%08x size 0x%08x\n", in ivtv_setup_v4l2_decode_stream()
704 IVTV_DEBUG_INFO("Setup DEC YUV Stream data[0] = %d\n", datatype); in ivtv_setup_v4l2_decode_stream()
734 IVTV_DEBUG_INFO("Starting decode stream %s (gop_offset %d)\n", s->name, gop_offset); in ivtv_start_v4l2_decode_stream()
804 IVTV_DEBUG_INFO("Stop Capture\n"); in ivtv_stop_v4l2_encode_stream()
868 IVTV_DEBUG_INFO("%s: EOS took %lu ms to occur.\n", s->name, duration); in ivtv_stop_v4l2_encode_stream()
[all …]
H A Divtv-gpio.c100 IVTV_DEBUG_INFO("Resetting PVR150 IR\n"); in ivtv_reset_ir_gpio()
124 IVTV_DEBUG_INFO("Resetting tuner\n"); in ivtv_reset_tuner_gpio()
338 IVTV_DEBUG_INFO("GPIO initial dir: %08x out: %08x\n", in ivtv_gpio_init()
H A Divtv-ioctl.c186 IVTV_DEBUG_INFO("Setting Speed to 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x\n", in ivtv_set_speed()
993 IVTV_DEBUG_INFO("Input unchanged\n"); in ivtv_s_input()
1001 IVTV_DEBUG_INFO("Changing input from %d to %d\n", in ivtv_s_input()
1046 IVTV_DEBUG_INFO("Output unchanged\n"); in ivtv_s_output()
1049 IVTV_DEBUG_INFO("Changing output from %d to %d\n", in ivtv_s_output()
1085 IVTV_DEBUG_INFO("v4l2 ioctl: set frequency %d\n", vf->frequency); in ivtv_s_frequency()
1182 IVTV_DEBUG_INFO("Switching standard to %llx.\n", in ivtv_s_std()
1805 IVTV_DEBUG_INFO("User stopped wait for event\n"); in ivtv_decoder_ioctls()
H A Divtv-udma.c154 IVTV_DEBUG_INFO("ivtv_unmap_user_dma\n"); in ivtv_udma_unmap()
H A Divtv-queue.c190 IVTV_DEBUG_INFO("Allocate %s%s stream: %d x %d buffers (%dkB total)\n", in ivtv_stream_alloc()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-firmware.c78 IVTV_DEBUG_INFO("Preparing for firmware halt.\n"); in ivtv_halt_firmware()
87 IVTV_DEBUG_INFO("Stopping VDM\n"); in ivtv_halt_firmware()
90 IVTV_DEBUG_INFO("Stopping AO\n"); in ivtv_halt_firmware()
93 IVTV_DEBUG_INFO("pinging (?) APU\n"); in ivtv_halt_firmware()
96 IVTV_DEBUG_INFO("Stopping VPU\n"); in ivtv_halt_firmware()
102 IVTV_DEBUG_INFO("Resetting Hw Blocks\n"); in ivtv_halt_firmware()
105 IVTV_DEBUG_INFO("Stopping SPU\n"); in ivtv_halt_firmware()
110 IVTV_DEBUG_INFO("init Encoder SDRAM pre-charge\n"); in ivtv_halt_firmware()
117 IVTV_DEBUG_INFO("init Decoder SDRAM pre-charge\n"); in ivtv_halt_firmware()
148 IVTV_DEBUG_INFO("Loading encoder image\n"); in ivtv_firmware_copy()
[all …]
H A Divtv-driver.c382 IVTV_DEBUG_INFO("releasing reg_mem\n"); in ivtv_iounmap()
388 IVTV_DEBUG_INFO("releasing dec_mem\n"); in ivtv_iounmap()
395 IVTV_DEBUG_INFO("releasing enc_mem\n"); in ivtv_iounmap()
531 IVTV_DEBUG_INFO("PAL tuner detected\n"); in ivtv_process_eeprom()
534 IVTV_DEBUG_INFO("NTSC tuner detected\n"); in ivtv_process_eeprom()
537 IVTV_DEBUG_INFO("SECAM tuner detected\n"); in ivtv_process_eeprom()
834 IVTV_DEBUG_INFO("Enabling pci device\n"); in ivtv_setup_pci()
1092 IVTV_DEBUG_INFO("activating i2c...\n"); in ivtv_probe()
1397 IVTV_DEBUG_INFO("Removing card\n"); in ivtv_remove()
1403 IVTV_DEBUG_INFO("Stopping all streams\n"); in ivtv_remove()
[all …]
H A Divtv-fileops.c51 IVTV_DEBUG_INFO("Start Read VBI\n"); in ivtv_claim_stream()
55 IVTV_DEBUG_INFO("Stream %d is busy\n", type); in ivtv_claim_stream()
250 IVTV_DEBUG_INFO("EOS %s\n", s->name); in ivtv_get_buffer()
270 IVTV_DEBUG_INFO("User stopped %s\n", s->name); in ivtv_get_buffer()
464 IVTV_DEBUG_INFO("VBI insertion started\n"); in ivtv_start_capture()
629 IVTV_DEBUG_INFO("User stopped %s\n", s->name); in ivtv_write()
691 IVTV_DEBUG_INFO("User interrupted %s\n", s->name); in ivtv_write()
809 IVTV_DEBUG_INFO("close stopping capture\n"); in ivtv_stop_capture()
850 IVTV_DEBUG_INFO("close stopping decode\n"); in ivtv_stop_decoding()
1050 IVTV_DEBUG_INFO("Mute\n");
[all …]
H A Divtv-streams.c451 IVTV_DEBUG_INFO( in ivtv_vbi_setup()
463 IVTV_DEBUG_INFO("Setup VBI start 0x%08x frames %d fpi %d\n", in ivtv_vbi_setup()
500 IVTV_DEBUG_INFO("Start encoder stream %s\n", s->name); in ivtv_start_v4l2_encode_stream()
598 IVTV_DEBUG_INFO("PGM Index at 0x%08x with %d elements\n", in ivtv_start_v4l2_encode_stream()
669 IVTV_DEBUG_INFO("Setting some initial decoder settings\n"); in ivtv_setup_v4l2_decode_stream()
687 IVTV_DEBUG_INFO("Decoder VBI RE-Insert start 0x%08x size 0x%08x\n", in ivtv_setup_v4l2_decode_stream()
704 IVTV_DEBUG_INFO("Setup DEC YUV Stream data[0] = %d\n", datatype); in ivtv_setup_v4l2_decode_stream()
734 IVTV_DEBUG_INFO("Starting decode stream %s (gop_offset %d)\n", s->name, gop_offset); in ivtv_start_v4l2_decode_stream()
804 IVTV_DEBUG_INFO("Stop Capture\n"); in ivtv_stop_v4l2_encode_stream()
868 IVTV_DEBUG_INFO("%s: EOS took %lu ms to occur.\n", s->name, duration); in ivtv_stop_v4l2_encode_stream()
[all …]
H A Divtv-gpio.c100 IVTV_DEBUG_INFO("Resetting PVR150 IR\n"); in ivtv_reset_ir_gpio()
124 IVTV_DEBUG_INFO("Resetting tuner\n"); in ivtv_reset_tuner_gpio()
338 IVTV_DEBUG_INFO("GPIO initial dir: %08x out: %08x\n", in ivtv_gpio_init()
H A Divtv-ioctl.c186 IVTV_DEBUG_INFO("Setting Speed to 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x\n", in ivtv_set_speed()
993 IVTV_DEBUG_INFO("Input unchanged\n"); in ivtv_s_input()
1001 IVTV_DEBUG_INFO("Changing input from %d to %d\n", in ivtv_s_input()
1046 IVTV_DEBUG_INFO("Output unchanged\n"); in ivtv_s_output()
1049 IVTV_DEBUG_INFO("Changing output from %d to %d\n", in ivtv_s_output()
1085 IVTV_DEBUG_INFO("v4l2 ioctl: set frequency %d\n", vf->frequency); in ivtv_s_frequency()
1182 IVTV_DEBUG_INFO("Switching standard to %llx.\n", in ivtv_s_std()
1805 IVTV_DEBUG_INFO("User stopped wait for event\n"); in ivtv_decoder_ioctls()
H A Divtv-udma.c154 IVTV_DEBUG_INFO("ivtv_unmap_user_dma\n"); in ivtv_udma_unmap()
/dports/multimedia/gpac-libgpac/gpac-1.0.0/extra_lib/include/avcap/linux/
H A Divtv.h346 #define IVTV_DEBUG_INFO (1 << 1) macro
/dports/multimedia/gpac-mp4box/gpac-1.0.0/extra_lib/include/avcap/linux/
H A Divtv.h346 #define IVTV_DEBUG_INFO (1 << 1) macro

12