Searched refs:vbus_debug (Results 1 – 1 of 1) sorted by relevance
38 int vbus_debug = 0x00|VBUS_INTR; variable39 #define DPRINTF(l, s) do { if (vbus_debug & l) printf s; } while (0)