Searched refs:cx231xx_isocdbg (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/cx231xx/
H A Dcx231xx-core.c58 #define cx231xx_isocdbg(fmt, arg...) do {\ macro
274 cx231xx_isocdbg("(pipe 0x%08x): "
287 cx231xx_isocdbg(" failed!\n");
300 cx231xx_isocdbg("<<<");
302 cx231xx_isocdbg(" %02x", (unsigned char)buf[byte]);
303 cx231xx_isocdbg("\n");
329 cx231xx_isocdbg("(pipe 0x%08x): "
338 cx231xx_isocdbg(" %02x",
340 cx231xx_isocdbg("\n");
394 cx231xx_isocdbg("(pip
[all...]
H A Dcx231xx-video.c62 #define cx231xx_isocdbg(fmt, arg...) \ macro
232 cx231xx_isocdbg("[%p/%d] wakeup\n", buf, buf->vb.i);
274 cx231xx_isocdbg("URB status %d [%s].\n", status, errmsg);
276 cx231xx_isocdbg("URB packet %d, status %d [%s].\n",
294 cx231xx_isocdbg("No active queue to serve\n");
351 /* cx231xx_isocdbg("packet %d is empty",i); - spammy */
356 cx231xx_isocdbg("packet bigger than packet size");
805 cx231xx_isocdbg("cx231xx: called buffer_release\n");

Completed in 37 milliseconds