Searched refs:em28xx_videodbg (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/media/usb/em28xx/ |
H A D | em28xx-video.c | 52 #define em28xx_videodbg(fmt, arg...) do { \ macro 250 em28xx_videodbg("em28xx Scale: (%d,%d)-(%d,%d)\n", in em28xx_accumulator_set() 267 em28xx_videodbg("capture area set to (%d,%d): %dx%d\n", in em28xx_capture_area_set() 362 em28xx_videodbg("alternate forced to %d\n", dev->alt); in em28xx_set_alternate() 402 em28xx_videodbg("minimum isoc packet size: %u (alt=%d)\n", in em28xx_set_alternate() 408 em28xx_videodbg("setting alternate %d with wMaxPacketSize=%u\n", in em28xx_set_alternate() 866 em28xx_videodbg("res: get %d\n", res_type); in res_get() 875 em28xx_videodbg("res: put %d\n", res_type); in res_free() 946 em28xx_videodbg("link %s->%s was %s\n", in em28xx_enable_analog_tuner() 1055 em28xx_videodbg("%s, field=%d\n", __func__, vbuf->field); in buffer_prepare() [all …]
|