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

/drivers/media/usb/cx231xx/
H A Dcx231xx-core.c54 #define cx231xx_isocdbg(fmt, arg...) do {\ macro
453 cx231xx_isocdbg("(pipe 0x%08x): "
461 cx231xx_isocdbg(" %02x", (unsigned char)buf[byte]);
462 cx231xx_isocdbg("\n");
813 cx231xx_isocdbg("urb completition error %d.\n", urb->status);
830 cx231xx_isocdbg("urb resubmit failed (error=%i)\n",
857 cx231xx_isocdbg("urb completition error %d.\n", urb->status);
869 cx231xx_isocdbg("urb resubmit failed (error=%i)\n",
882 cx231xx_isocdbg("cx231xx: called cx231xx_uninit_isoc\n");
932 cx231xx_isocdbg("cx231x
[all...]
H A Dcx231xx-video.c61 #define cx231xx_isocdbg(fmt, arg...) \ macro
116 cx231xx_isocdbg("[%p/%d] wakeup\n", buf, buf->vb.i);
161 cx231xx_isocdbg("URB status %d [%s].\n", status, errmsg);
163 cx231xx_isocdbg("URB packet %d, status %d [%s].\n",
181 cx231xx_isocdbg("No active queue to serve\n");
238 /* cx231xx_isocdbg("packet %d is empty",i); - spammy */
243 cx231xx_isocdbg("packet bigger than packet size");
787 cx231xx_isocdbg("cx231xx: called buffer_release\n");

Completed in 838 milliseconds