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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx18/
H A Dcx18-fileops.c67 CX18_DEBUG_INFO("Start Read VBI\n");
71 CX18_DEBUG_INFO("Stream %d is busy\n", type);
182 CX18_DEBUG_INFO("dualwatch: change stereo flag from 0x%x to 0x%x. "
188 CX18_DEBUG_INFO("dualwatch: can't find valid task handle\n");
197 CX18_DEBUG_INFO("dualwatch: changing stereo flag failed\n");
250 CX18_DEBUG_INFO("EOS %s\n", s->name);
269 CX18_DEBUG_INFO("User stopped %s\n", s->name);
554 CX18_DEBUG_INFO("IDX capture started\n");
563 CX18_DEBUG_INFO("VBI insertion started\n");
636 CX18_DEBUG_INFO("Coul
[all...]
H A Dcx18-driver.c295 CX18_DEBUG_INFO("releasing enc_mem\n");
397 CX18_DEBUG_INFO("PAL tuner detected\n");
400 CX18_DEBUG_INFO("NTSC tuner detected\n");
403 CX18_DEBUG_INFO("SECAM tuner detected\n");
592 CX18_DEBUG_INFO("Stream type %d options: %d MB, %d buffers, "
781 CX18_DEBUG_INFO("Enabling pci device\n");
812 CX18_DEBUG_INFO("cx%d (rev %d) at %02x:%02x.%x, "
912 CX18_DEBUG_INFO("base addr: 0x%08x\n", cx->base_addr);
920 CX18_DEBUG_INFO("attempting ioremap at 0x%08x len 0x%08x\n",
969 CX18_DEBUG_INFO("activatin
[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.c224 CX18_DEBUG_INFO("Start feed: pid = 0x%x index = %d\n",
262 CX18_DEBUG_INFO("Starting Transport DMA\n");
267 CX18_DEBUG_INFO("Failed to start Transport DMA\n");
290 CX18_DEBUG_INFO("Stop feed: pid = 0x%x index = %d\n",
295 CX18_DEBUG_INFO("Stopping Transport DMA\n");
H A Dcx18-controls.c188 CX18_DEBUG_INFO("disabled insertion of sliced VBI data into "
215 CX18_DEBUG_INFO("enabled insertion of sliced VBI data into the MPEG PS,"
H A Dcx18-streams.c462 CX18_DEBUG_INFO("Setup VBI h: %d lines %x bpl %d fr %d %x %x\n",
598 CX18_DEBUG_INFO("Start encoder stream %s\n", s->name);
776 CX18_DEBUG_INFO("Stop Capture\n");
H A Dcx18-firmware.c175 CX18_DEBUG_INFO("load segment %x-%x\n", seghdr.addr,
210 CX18_DEBUG_INFO("Preparing for firmware halt.\n");
H A Dcx18-queue.c355 CX18_DEBUG_INFO("Allocate %s stream: %d x %d buffers "
424 CX18_DEBUG_INFO("Deallocating buffers for %s stream\n", s->name);
H A Dcx18-ioctl.c612 CX18_DEBUG_INFO("Input unchanged\n");
616 CX18_DEBUG_INFO("Changing input from %d to %d\n",
658 CX18_DEBUG_INFO("v4l2 ioctl: set frequency %d\n", vf->frequency);
704 CX18_DEBUG_INFO("Switching standard to %llx.\n",
H A Dcx18-driver.h174 #define CX18_DEBUG_INFO(fmt, args...) CX18_DEBUG(CX18_DBGFLG_INFO, "info", fmt , ## args) macro
H A Dcx18-mailbox.c285 CX18_DEBUG_INFO("%x %s\n", order->mb.args[0], str);

Completed in 127 milliseconds