Searched refs:PWC_DEBUG_OPEN (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-if.c705 PWC_DEBUG_OPEN("URB (%p) unlinked %ssynchronuously.\n", urb, urb->status == -ENOENT ? "" : "a");
856 PWC_DEBUG_OPEN("Setting alternate interface %d\n", pdev->valternate);
911 PWC_DEBUG_OPEN("<< pwc_isoc_init()\n");
950 PWC_DEBUG_OPEN(">> pwc_isoc_cleanup()\n");
963 PWC_DEBUG_OPEN("Setting alternate interface 0.\n");
968 PWC_DEBUG_OPEN("<< pwc_isoc_cleanup()\n");
1121 PWC_DEBUG_OPEN(">> video_open called(vdev = 0x%p).\n", vdev);
1126 PWC_DEBUG_OPEN("I'm busy, someone is using the device.\n");
1133 PWC_DEBUG_OPEN("Doing first time initialization.\n");
1140 PWC_DEBUG_OPEN("Thi
[all...]
H A Dpwc.h70 #define PWC_DEBUG_OPEN(fmt, args...) PWC_DEBUG(OPEN, fmt, ##args) macro
H A Dpwc-v4l.c544 PWC_DEBUG_OPEN("VIDIOCMCAPTURE: changing size to please xawtv :-(.\n");

Completed in 88 milliseconds