Home
last modified time | relevance | path

Searched refs:PWC_DEBUG_FLOW (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/usb/pwc/
H A Dpwc.h61 #define PWC_DEBUG_FLOW(fmt, args...) PWC_DEBUG(FLOW, fmt, ##args) macro
H A Dpwc-ctrl.c324 PWC_DEBUG_FLOW("set_video_mode(%dx%d @ %d, pixfmt %08x).\n", in pwc_set_video_mode()