Home
last modified time | relevance | path

Searched refs:CX18_DEBUG_INFO (Results 1 – 11 of 11) sorted by relevance

/linux-6.3-rc2/drivers/media/pci/cx18/
A Dcx18-fileops.c53 CX18_DEBUG_INFO("Start Read VBI\n"); in cx18_claim_stream()
57 CX18_DEBUG_INFO("Stream %d is busy\n", type); in cx18_claim_stream()
218 CX18_DEBUG_INFO("EOS %s\n", s->name); in cx18_get_mdl()
237 CX18_DEBUG_INFO("User stopped %s\n", s->name); in cx18_get_mdl()
522 CX18_DEBUG_INFO("IDX capture started\n"); in cx18_start_capture()
531 CX18_DEBUG_INFO("VBI insertion started\n"); in cx18_start_capture()
664 CX18_DEBUG_INFO( in cx18_v4l2_mmap()
711 CX18_DEBUG_INFO("close stopping capture\n"); in cx18_stop_capture()
720 CX18_DEBUG_INFO("close stopping IDX capture\n"); in cx18_stop_capture()
858 CX18_DEBUG_INFO("Mute\n"); in cx18_mute()
[all …]
A Dcx18-driver.c289 CX18_DEBUG_INFO("releasing enc_mem\n"); in cx18_iounmap()
425 CX18_DEBUG_INFO("Worldwide tuner detected\n"); in cx18_process_eeprom()
428 CX18_DEBUG_INFO("PAL tuner detected\n"); in cx18_process_eeprom()
431 CX18_DEBUG_INFO("NTSC tuner detected\n"); in cx18_process_eeprom()
434 CX18_DEBUG_INFO("SECAM tuner detected\n"); in cx18_process_eeprom()
801 CX18_DEBUG_INFO("Enabling pci device\n"); in cx18_setup_pci()
930 CX18_DEBUG_INFO("base addr: 0x%llx\n", (u64)cx->base_addr); in cx18_probe()
938 CX18_DEBUG_INFO("attempting ioremap at 0x%llx len 0x%08x\n", in cx18_probe()
988 CX18_DEBUG_INFO("activating i2c...\n"); in cx18_probe()
1255 CX18_DEBUG_INFO("Removing Card\n"); in cx18_remove()
[all …]
A Dcx18-controls.c33 CX18_DEBUG_INFO("disabled insertion of sliced VBI data into the MPEG stream\n"); in cx18_s_stream_vbi_fmt()
58CX18_DEBUG_INFO("enabled insertion of sliced VBI data into the MPEG PS,when sliced VBI is enabled\… in cx18_s_stream_vbi_fmt()
A Dcx18-dvb.c246 CX18_DEBUG_INFO("Start feed: pid = 0x%x index = %d\n", in cx18_dvb_start_feed()
286 CX18_DEBUG_INFO("Starting Transport DMA\n"); in cx18_dvb_start_feed()
291 CX18_DEBUG_INFO("Failed to start Transport DMA\n"); in cx18_dvb_start_feed()
314 CX18_DEBUG_INFO("Stop feed: pid = 0x%x index = %d\n", in cx18_dvb_stop_feed()
319 CX18_DEBUG_INFO("Stopping Transport DMA\n"); in cx18_dvb_stop_feed()
A Dcx18-gpio.c270 CX18_DEBUG_INFO("GPIO initial dir: %08x/%08x out: %08x/%08x\n", in cx18_gpio_init()
315 CX18_DEBUG_INFO("Resetting IR microcontroller\n"); in cx18_reset_ir_gpio()
334 CX18_DEBUG_INFO("Resetting XCeive tuner\n"); in cx18_reset_tuner_gpio()
A Dcx18-firmware.c166 CX18_DEBUG_INFO("load segment %x-%x\n", seghdr.addr, in load_apu_fw_direct()
201 CX18_DEBUG_INFO("Preparing for firmware halt.\n"); in cx18_halt_firmware()
A Dcx18-queue.c340 CX18_DEBUG_INFO("Allocate %s stream: %d x %d buffers (%d.%02d kB total)\n", in cx18_stream_alloc()
409 CX18_DEBUG_INFO("Deallocating buffers for %s stream\n", s->name); in cx18_stream_free()
A Dcx18-ioctl.c514 CX18_DEBUG_INFO("Input unchanged\n"); in cx18_s_input()
518 CX18_DEBUG_INFO("Changing input from %d to %d\n", in cx18_s_input()
560 CX18_DEBUG_INFO("v4l2 ioctl: set frequency %d\n", vf->frequency); in cx18_s_frequency()
602 CX18_DEBUG_INFO("Switching standard to %llx.\n", in cx18_s_std()
A Dcx18-streams.c641 CX18_DEBUG_INFO("Setup VBI h: %d lines %x bpl %d fr %d %x %x\n", in cx18_vbi_setup()
779 CX18_DEBUG_INFO("Start encoder stream %s\n", s->name); in cx18_start_v4l2_encode_stream()
970 CX18_DEBUG_INFO("Stop Capture\n"); in cx18_stop_v4l2_encode_stream()
A Dcx18-driver.h165 #define CX18_DEBUG_INFO(fmt, args...) CX18_DEBUG(CX18_DBGFLG_INFO, "info", fmt , ## args) macro
A Dcx18-mailbox.c328 CX18_DEBUG_INFO("%x %s\n", order->mb.args[0], str); in epu_debug()

Completed in 21 milliseconds