Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Duvc.h62 #define uvcg_err(f, fmt, args...) \ macro
H A Df_uvc.c827 uvcg_err(f, "failed to register V4L2 device\n"); in uvc_function_bind()
839 uvcg_err(f, "failed to register video device\n"); in uvc_function_bind()
H A Duvc_video.c239 uvcg_err(&video->uvc->func, "Failed to queue request (%d).\n", in uvcg_video_ep_queue()