Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/pwc/
H A Dpwc.h62 #define PWC_DEBUG_SIZE(fmt, args...) PWC_DEBUG(SIZE, fmt, ##args) macro
H A Dpwc-ctrl.c344 PWC_DEBUG_SIZE("Set resolution to %dx%d\n", pdev->width, pdev->height); in pwc_set_video_mode()