Searched refs:PWC_DEBUG_FLOW (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/usb/pwc/ |
H A D | pwc.h | 61 #define PWC_DEBUG_FLOW(fmt, args...) PWC_DEBUG(FLOW, fmt, ##args) macro
|
H A D | pwc-ctrl.c | 324 PWC_DEBUG_FLOW("set_video_mode(%dx%d @ %d, pixfmt %08x).\n", in pwc_set_video_mode()
|
H A D | pwc-if.c | 269 PWC_DEBUG_FLOW("Frame buffer underflow (%d bytes); discarded.\n", in pwc_frame_complete()
|
/kernel/linux/linux-6.6/drivers/media/usb/pwc/ |
H A D | pwc.h | 61 #define PWC_DEBUG_FLOW(fmt, args...) PWC_DEBUG(FLOW, fmt, ##args) macro
|
H A D | pwc-ctrl.c | 324 PWC_DEBUG_FLOW("set_video_mode(%dx%d @ %d, pixfmt %08x).\n", in pwc_set_video_mode()
|
H A D | pwc-if.c | 269 PWC_DEBUG_FLOW("Frame buffer underflow (%d bytes); discarded.\n", in pwc_frame_complete()
|
Completed in 7 milliseconds