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

/linux-master/drivers/media/pci/cx18/
H A Dcx18-controls.c33 CX18_DEBUG_INFO("disabled insertion of sliced VBI data into the MPEG stream\n");
58 CX18_DEBUG_INFO("enabled insertion of sliced VBI data into the MPEG PS,when sliced VBI is enabled\n");
H A Dcx18-fileops.c53 CX18_DEBUG_INFO("Start Read VBI\n");
57 CX18_DEBUG_INFO("Stream %d is busy\n", type);
162 CX18_DEBUG_INFO("dualwatch: change stereo flag from 0x%x to 0x%x.\n",
165 CX18_DEBUG_INFO("dualwatch: changing stereo flag failed\n");
218 CX18_DEBUG_INFO("EOS %s\n", s->name);
237 CX18_DEBUG_INFO("User stopped %s\n", s->name);
522 CX18_DEBUG_INFO("IDX capture started\n");
531 CX18_DEBUG_INFO("VBI insertion started\n");
608 CX18_DEBUG_INFO("Could not start capture for %s (%d)\n",
652 CX18_DEBUG_INFO("clos
[all...]
H A Dcx18-driver.c289 CX18_DEBUG_INFO("releasing enc_mem\n");
425 CX18_DEBUG_INFO("Worldwide tuner detected\n");
428 CX18_DEBUG_INFO("PAL tuner detected\n");
431 CX18_DEBUG_INFO("NTSC tuner detected\n");
434 CX18_DEBUG_INFO("SECAM tuner detected\n");
623 CX18_DEBUG_INFO("Stream type %d options: %d MB, %d buffers, %d bytes\n",
801 CX18_DEBUG_INFO("Enabling pci device\n");
832 CX18_DEBUG_INFO("cx%d (rev %d) at %02x:%02x.%x, irq: %d, latency: %d, memory: 0x%llx\n",
930 CX18_DEBUG_INFO("base addr: 0x%llx\n", (u64)cx->base_addr);
938 CX18_DEBUG_INFO("attemptin
[all...]
H A Dcx18-gpio.c270 CX18_DEBUG_INFO("GPIO initial dir: %08x/%08x out: %08x/%08x\n",
315 CX18_DEBUG_INFO("Resetting IR microcontroller\n");
334 CX18_DEBUG_INFO("Resetting XCeive tuner\n");
H A Dcx18-dvb.c246 CX18_DEBUG_INFO("Start feed: pid = 0x%x index = %d\n",
286 CX18_DEBUG_INFO("Starting Transport DMA\n");
291 CX18_DEBUG_INFO("Failed to start Transport DMA\n");
314 CX18_DEBUG_INFO("Stop feed: pid = 0x%x index = %d\n",
319 CX18_DEBUG_INFO("Stopping Transport DMA\n");
H A Dcx18-queue.c340 CX18_DEBUG_INFO("Allocate %s stream: %d x %d buffers (%d.%02d kB total)\n",
409 CX18_DEBUG_INFO("Deallocating buffers for %s stream\n", s->name);
H A Dcx18-firmware.c166 CX18_DEBUG_INFO("load segment %x-%x\n", seghdr.addr,
201 CX18_DEBUG_INFO("Preparing for firmware halt.\n");
H A Dcx18-ioctl.c536 CX18_DEBUG_INFO("Input unchanged\n");
540 CX18_DEBUG_INFO("Changing input from %d to %d\n",
582 CX18_DEBUG_INFO("v4l2 ioctl: set frequency %d\n", vf->frequency);
637 CX18_DEBUG_INFO("Switching standard to %llx.\n",
H A Dcx18-streams.c654 CX18_DEBUG_INFO("Setup VBI h: %d lines %x bpl %d fr %d %x %x\n",
792 CX18_DEBUG_INFO("Start encoder stream %s\n", s->name);
983 CX18_DEBUG_INFO("Stop Capture\n");
H A Dcx18-driver.h164 #define CX18_DEBUG_INFO(fmt, args...) CX18_DEBUG(CX18_DBGFLG_INFO, "info", fmt , ## args) macro
H A Dcx18-mailbox.c329 CX18_DEBUG_INFO("%x %s\n", order->mb.args[0], str);

Completed in 180 milliseconds