Searched refs:em28xx_videodbg (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-video.c | 66 #define em28xx_videodbg(fmt, arg...) do {\ macro 267 em28xx_videodbg("em28xx Scale: (%d,%d)-(%d,%d)\n", in em28xx_accumulator_set() 284 em28xx_videodbg("capture area set to (%d,%d): %dx%d\n", in em28xx_capture_area_set() 372 em28xx_videodbg("alternate forced to %d\n", dev->alt); in em28xx_set_alternate() 407 em28xx_videodbg("minimum isoc packet size: %u (alt=%d)\n", in em28xx_set_alternate() 413 em28xx_videodbg("setting alternate %d with wMaxPacketSize=%u\n", in em28xx_set_alternate() 859 em28xx_videodbg("res: get %d\n", res_type); in res_get() 868 em28xx_videodbg("res: put %d\n", res_type); in res_free() 909 em28xx_videodbg("%s, field=%d\n", __func__, vb->v4l2_buf.field); in buffer_prepare() 914 em28xx_videodbg("%s data will not fit into plane (%lu < %lu)\n", in buffer_prepare() [all …]
|