Searched refs:PWC_DEBUG_MEMORY (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/media/usb/pwc/
H A Dpwc-if.c461 PWC_DEBUG_MEMORY("Allocated URB at 0x%p\n", urb);
499 PWC_DEBUG_MEMORY("URB 0x%p submitted.\n", pdev->urbs[i]);
514 PWC_DEBUG_MEMORY("Unlinking URB %p\n", pdev->urbs[i]);
529 PWC_DEBUG_MEMORY("Freeing URB\n");
H A Dpwc.h60 #define PWC_DEBUG_MEMORY(fmt, args...) PWC_DEBUG(MEMORY, fmt, ##args) macro

Completed in 381 milliseconds