Symbol: stk1160_dbg
drivers/media/usb/stk1160/stk1160-ac97.c
100
stk1160_dbg("0x02 == 0x%04x", value);
drivers/media/usb/stk1160/stk1160-ac97.c
103
stk1160_dbg("0x1c == 0x%04x", value);
drivers/media/usb/stk1160/stk1160-ac97.c
85
stk1160_dbg("0x12 == 0x%04x", value);
drivers/media/usb/stk1160/stk1160-ac97.c
88
stk1160_dbg("0x10 == 0x%04x", value);
drivers/media/usb/stk1160/stk1160-ac97.c
91
stk1160_dbg("0x0e == 0x%04x", value);
drivers/media/usb/stk1160/stk1160-ac97.c
94
stk1160_dbg("0x16 == 0x%04x", value);
drivers/media/usb/stk1160/stk1160-ac97.c
97
stk1160_dbg("0x1a == 0x%04x", value);
drivers/media/usb/stk1160/stk1160-core.c
154
stk1160_dbg("releasing all resources\n");
drivers/media/usb/stk1160/stk1160-v4l.c
111
stk1160_dbg("registers to NTSC like standard\n");
drivers/media/usb/stk1160/stk1160-v4l.c
115
stk1160_dbg("registers to PAL like standard\n");
drivers/media/usb/stk1160/stk1160-v4l.c
149
stk1160_dbg("decimate 0x%x, column units %d, row units %d\n",
drivers/media/usb/stk1160/stk1160-v4l.c
187
stk1160_dbg("setting alternate %d\n", dev->alt);
drivers/media/usb/stk1160/stk1160-v4l.c
190
stk1160_dbg("minimum isoc packet size: %u (alt=%d)\n",
drivers/media/usb/stk1160/stk1160-v4l.c
192
stk1160_dbg("setting alt %d with wMaxPacketSize=%u\n",
drivers/media/usb/stk1160/stk1160-v4l.c
251
stk1160_dbg("streaming started\n");
drivers/media/usb/stk1160/stk1160-v4l.c
277
stk1160_dbg("setting alternate %d\n", dev->alt);
drivers/media/usb/stk1160/stk1160-v4l.c
311
stk1160_dbg("streaming stopped\n");
drivers/media/usb/stk1160/stk1160-v4l.c
466
stk1160_dbg("width %d, height %d\n",
drivers/media/usb/stk1160/stk1160-v4l.c
674
stk1160_dbg("%s: buffer count %d, each %ld bytes\n",
drivers/media/usb/stk1160/stk1160-v4l.c
758
stk1160_dbg("buffer [%p/%d] aborted\n",
drivers/media/usb/stk1160/stk1160-v4l.c
768
stk1160_dbg("buffer [%p/%d] aborted\n",
drivers/media/usb/stk1160/stk1160-video.c
344
stk1160_dbg("killing %d urbs...\n", num_bufs);
drivers/media/usb/stk1160/stk1160-video.c
356
stk1160_dbg("all urbs killed\n");
drivers/media/usb/stk1160/stk1160-video.c
381
stk1160_dbg("freeing %d urb buffers...\n", num_bufs);
drivers/media/usb/stk1160/stk1160-video.c
388
stk1160_dbg("all urb buffers freed\n");
drivers/media/usb/stk1160/stk1160-video.c
445
stk1160_dbg("allocating urbs...\n");
drivers/media/usb/stk1160/stk1160-video.c
497
stk1160_dbg("%d urbs allocated\n", num_bufs);