Searched refs:uvcg_dbg (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/usb/gadget/function/ |
H A D | uvc.h | 56 #define uvcg_dbg(f, fmt, args...) \ macro
|
H A D | f_uvc.c | 1004 uvcg_dbg(f, "waiting for clean disconnect\n"); in uvc_function_unbind() 1007 uvcg_dbg(f, "done waiting with ret: %ld\n", wait_ret); in uvc_function_unbind() 1023 uvcg_dbg(f, "done waiting for release with ret: %ld\n", wait_ret); in uvc_function_unbind()
|
H A D | uvc_v4l2.c | 175 uvcg_dbg(&video->uvc->func, "Unsupported size %ux%u\n", rw, rh); in find_closest_frame_by_size() 253 uvcg_dbg(&uvc->func, "Trying format 0x%08x (%c%c%c%c): %ux%u\n", in uvc_v4l2_try_format()
|
H A D | uvc_video.c | 403 uvcg_dbg(&video->uvc->func, "VS request missed xfer.\n"); in uvc_video_complete() 409 uvcg_dbg(&video->uvc->func, "VS request cancelled.\n"); in uvc_video_complete()
|