Searched refs:PWC_TRACE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/pwc/
H A Dpwc.h91 #define PWC_TRACE(fmt, args...) PWC_DEBUG(TRACE, fmt, ##args) macro
98 #define PWC_TRACE(fmt, args...) do { } while(0) macro
H A Dpwc-if.c597 PWC_TRACE("Snapshot button pressed.\n");
600 PWC_TRACE("Snapshot button released.\n");
623 PWC_TRACE("Hyundai CMOS sensor bug. Dropping frame.\n");
632 PWC_TRACE("Image is mirrored.\n");
634 PWC_TRACE("Image is normal.\n");
2082 PWC_TRACE("device_hint[%d]:\n", i);
2083 PWC_TRACE(" type : %d\n", device_hint[i].type);
2084 PWC_TRACE(" serial# : %s\n", device_hint[i].serial_number);
2085 PWC_TRACE(" node : %d\n", device_hint[i].device_node);
H A Dpwc-ctrl.c385 PWC_TRACE("Using alternate setting %d.\n", pChoose->alternate);
413 PWC_TRACE("frame_size=%d, vframes=%d, vsize=%d, vsnapshot=%d, vbandlength=%d\n",
438 PWC_TRACE("decode_size = %d.\n", size);

Completed in 117 milliseconds