Home
last modified time | relevance | path

Searched refs:uvcg_dbg (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Duvc.h57 #define uvcg_dbg(f, fmt, args...) \ macro
H A Df_uvc.c1211 uvcg_dbg(f, "waiting for clean disconnect\n"); in uvc_function_unbind()
1214 uvcg_dbg(f, "done waiting with ret: %ld\n", wait_ret); in uvc_function_unbind()
1229 uvcg_dbg(f, "done waiting for release with ret: %ld\n", wait_ret); in uvc_function_unbind()
H A Duvc_video.c233 uvcg_dbg(&video->uvc->func, "VS request cancelled.\n"); in uvc_video_complete()