Searched refs:PWC_DEBUG_PROBE (Results 1 - 2 of 2) 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.c1498 PWC_DEBUG_PROBE("probe() called [%04X %04X], if %d\n",
1728 PWC_DEBUG_PROBE("Device serial number is %s\n", serial_number);
1775 PWC_DEBUG_PROBE("Release: %04x\n", pdev->release);
1785 PWC_DEBUG_PROBE("Found hint, will try to register as /dev/video%d\n", video_nr);
1804 PWC_DEBUG_PROBE("probe() function returning struct at 0x%p.\n", pdev);
1895 PWC_DEBUG_PROBE("Unregistering video device in disconnect().\n");
2091 PWC_DEBUG_PROBE("Registering driver at address 0x%p.\n", &pwc_driver);
H A Dpwc.h69 #define PWC_DEBUG_PROBE(fmt, args...) PWC_DEBUG(PROBE, fmt, ##args) macro

Completed in 31 milliseconds