Searched refs:uvcg_warn (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | uvc.h | 60 #define uvcg_warn(f, fmt, args...) \ macro
|
H A D | uvc_video.c | 162 uvcg_warn(&video->uvc->func, in uvc_video_complete()
|
H A D | f_uvc.c | 917 uvcg_warn(f, "%s no clean disconnect, wait for release\n", __func__); in uvc_function_unbind()
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | uvc.h | 60 #define uvcg_warn(f, fmt, args...) \ macro
|
H A D | uvc_video.c | 274 uvcg_warn(&video->uvc->func, in uvc_video_complete()
|
H A D | f_uvc.c | 1011 uvcg_warn(f, "%s no clean disconnect, wait for release\n", __func__); in uvc_function_unbind()
|
Completed in 5 milliseconds