Searched refs:uvcg_dbg (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/usb/gadget/function/ |
| H A D | uvc_v4l2.c | 184 uvcg_dbg(&video->uvc->func, "Unsupported size %ux%u\n", rw, rh); in find_closest_frame_by_size() 262 uvcg_dbg(&uvc->func, "Trying format 0x%08x (%c%c%c%c): %ux%u\n", in uvc_v4l2_try_format() 343 uvcg_dbg(&uvc->func, "Getting frame interval of %u/%u (%u)\n", in uvc_v4l2_g_parm() 369 uvcg_dbg(&uvc->func, "Setting frame interval to %u/%u (%u)\n", in uvc_v4l2_s_parm()
|
| H A D | uvc.h | 56 #define uvcg_dbg(f, fmt, args...) \ macro
|
| H A D | f_uvc.c | 1034 uvcg_dbg(f, "waiting for clean disconnect\n"); in uvc_function_unbind() 1037 uvcg_dbg(f, "done waiting with ret: %ld\n", wait_ret); in uvc_function_unbind() 1056 uvcg_dbg(f, "done waiting for release with ret: %ld\n", wait_ret); in uvc_function_unbind()
|
| H A D | uvc_video.c | 362 uvcg_dbg(&video->uvc->func, "VS request missed xfer.\n"); in uvc_video_complete() 368 uvcg_dbg(&video->uvc->func, "VS request cancelled.\n"); in uvc_video_complete()
|