Searched refs:DEB_D (Results 1 - 16 of 16) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/common/
H A Dsaa7146_video.c97 DEB_D(("unknown pixelformat:'%4.4s'\n",(char *)&fourcc));
114 DEB_D(("no overlay data available. try S_FMT first.\n"));
120 DEB_D(("streaming capture is active.\n"));
127 DEB_D(("overlay is already active.\n"));
130 DEB_D(("overlay is already active in another open.\n"));
135 DEB_D(("cannot get necessary overlay resources\n"));
148 DEB_D(("%dx%d+%d+%d %s field=%s\n",
154 DEB_D(("enabling overlay failed: %d\n",ret));
175 DEB_D(("streaming capture is active.\n"));
181 DEB_D(("n
[all...]
H A Dsaa7146_fops.c12 DEB_D(("already allocated! want: 0x%02x, cur:0x%02x\n",bit,vv->resources));
20 DEB_D(("locked! vv->resources:0x%02x, we want:0x%02x\n",vv->resources,bit));
28 DEB_D(("res: get 0x%02x, cur:0x%02x\n",bit,vv->resources));
43 DEB_D(("res: put 0x%02x, cur:0x%02x\n",bits,vv->resources));
80 DEB_D(("immediately activating buffer %p\n", buf));
85 DEB_D(("adding buffer %p to queue. (active buffer present)\n", buf));
102 DEB_D(("aiii. no current buffer\n"));
173 DEB_D(("timeout on %p\n", q->curr));
206 DEB_D(("using: %p\n",dev));
326 DEB_D(("usin
[all...]
H A Dsaa7146_core.c461 DEB_D(("ext->probe() failed for %p. skipping device.\n",dev));
466 DEB_D(("ext->attach() failed for %p. skipping device.\n",dev));
H A Dsaa7146_vbi.c38 DEB_D(("...using port b\n"));
45 DEB_D(("...using port a\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/common/
H A Dsaa7146_video.c97 DEB_D(("unknown pixelformat:'%4.4s'\n",(char *)&fourcc));
114 DEB_D(("no overlay data available. try S_FMT first.\n"));
120 DEB_D(("streaming capture is active.\n"));
127 DEB_D(("overlay is already active.\n"));
130 DEB_D(("overlay is already active in another open.\n"));
135 DEB_D(("cannot get necessary overlay resources\n"));
148 DEB_D(("%dx%d+%d+%d %s field=%s\n",
154 DEB_D(("enabling overlay failed: %d\n",ret));
175 DEB_D(("streaming capture is active.\n"));
181 DEB_D(("n
[all...]
H A Dsaa7146_fops.c12 DEB_D(("already allocated! want: 0x%02x, cur:0x%02x\n",bit,vv->resources));
20 DEB_D(("locked! vv->resources:0x%02x, we want:0x%02x\n",vv->resources,bit));
28 DEB_D(("res: get 0x%02x, cur:0x%02x\n",bit,vv->resources));
43 DEB_D(("res: put 0x%02x, cur:0x%02x\n",bits,vv->resources));
80 DEB_D(("immediately activating buffer %p\n", buf));
85 DEB_D(("adding buffer %p to queue. (active buffer present)\n", buf));
102 DEB_D(("aiii. no current buffer\n"));
173 DEB_D(("timeout on %p\n", q->curr));
206 DEB_D(("using: %p\n",dev));
326 DEB_D(("usin
[all...]
H A Dsaa7146_core.c461 DEB_D(("ext->probe() failed for %p. skipping device.\n",dev));
466 DEB_D(("ext->attach() failed for %p. skipping device.\n",dev));
H A Dsaa7146_vbi.c38 DEB_D(("...using port b\n"));
45 DEB_D(("...using port a\n"));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/media/video/
H A Dmxb.c175 DEB_D(("not enough kernel memory.\n"));
354 DEB_D(("failed to initialize 'sound arena module'.\n"));
398 DEB_D(("VIDIOC_QUERYCTRL %d.\n", qc->id));
421 DEB_D(("VIDIOC_G_CTRL V4L2_CID_AUDIO_MUTE:%d.\n", vc->value));
537 DEB_D(("VIDIOC_G_TUNER: channel %d does not have a tuner attached.\n", t->index));
558 DEB_D(("VIDIOC_S_TUNER: channel %d does not have a tuner attached.\n", t->index));
572 DEB_D(("VIDIOC_G_FREQ: channel %d does not have a tuner!\n",
596 DEB_D(("VIDIOC_S_FREQ: channel %d does not have a tuner!\n", mxb->cur_input));
620 DEB_D(("VIDIOC_G_AUDIO %d out of range.\n", a->index));
631 DEB_D(("VIDIOC_S_AUDI
[all...]
H A Dhexium_gemini.c176 DEB_D(("hexium_init_done called.\n"));
193 DEB_D((".\n"));
208 DEB_D((".\n"));
230 DEB_D(("v4l2_ioctl: VIDIOC_ENUMINPUT %d.\n", i->index));
241 DEB_D(("VIDIOC_G_INPUT: %d\n", *input));
271 DEB_D(("VIDIOC_QUERYCTRL %d.\n", qc->id));
294 DEB_D(("VIDIOC_G_CTRL BW:%d.\n", vc->value));
317 DEB_D(("VIDIOC_S_CTRL BW:%d.\n", hexium->cur_bw));
H A Dhexium_orion.c292 DEB_D(("hexium_init_done called.\n"));
310 DEB_D((".\n"));
333 DEB_D(("v4l2_ioctl: VIDIOC_ENUMINPUT %d.\n", i->index));
344 DEB_D(("VIDIOC_G_INPUT: %d\n", *input));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/media/video/
H A Dmxb.c175 DEB_D(("not enough kernel memory.\n"));
354 DEB_D(("failed to initialize 'sound arena module'.\n"));
398 DEB_D(("VIDIOC_QUERYCTRL %d.\n", qc->id));
421 DEB_D(("VIDIOC_G_CTRL V4L2_CID_AUDIO_MUTE:%d.\n", vc->value));
537 DEB_D(("VIDIOC_G_TUNER: channel %d does not have a tuner attached.\n", t->index));
558 DEB_D(("VIDIOC_S_TUNER: channel %d does not have a tuner attached.\n", t->index));
572 DEB_D(("VIDIOC_G_FREQ: channel %d does not have a tuner!\n",
596 DEB_D(("VIDIOC_S_FREQ: channel %d does not have a tuner!\n", mxb->cur_input));
620 DEB_D(("VIDIOC_G_AUDIO %d out of range.\n", a->index));
631 DEB_D(("VIDIOC_S_AUDI
[all...]
H A Dhexium_gemini.c176 DEB_D(("hexium_init_done called.\n"));
193 DEB_D((".\n"));
208 DEB_D((".\n"));
230 DEB_D(("v4l2_ioctl: VIDIOC_ENUMINPUT %d.\n", i->index));
241 DEB_D(("VIDIOC_G_INPUT: %d\n", *input));
271 DEB_D(("VIDIOC_QUERYCTRL %d.\n", qc->id));
294 DEB_D(("VIDIOC_G_CTRL BW:%d.\n", vc->value));
317 DEB_D(("VIDIOC_S_CTRL BW:%d.\n", hexium->cur_bw));
H A Dhexium_orion.c292 DEB_D(("hexium_init_done called.\n"));
310 DEB_D((".\n"));
333 DEB_D(("v4l2_ioctl: VIDIOC_ENUMINPUT %d.\n", i->index));
344 DEB_D(("VIDIOC_G_INPUT: %d\n", *input));
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/media/
H A Dsaa7146.h40 #define DEB_D(x) if (0!=(DEBUG_VARIABLE&0x02)) { DEBUG_PROLOG; printk x; } /* more detailed debug messages */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/media/
H A Dsaa7146.h40 #define DEB_D(x) if (0!=(DEBUG_VARIABLE&0x02)) { DEBUG_PROLOG; printk x; } /* more detailed debug messages */ macro

Completed in 184 milliseconds