Searched refs:LIBMTP_debug (Results 1 – 8 of 8) sorted by relevance
39 if (LIBMTP_debug != 0) \50 if (LIBMTP_debug != 0) \
56 if ((LIBMTP_debug & LIBMTP_DEBUG_USB) != 0) \62 if ((LIBMTP_debug & LIBMTP_DEBUG_DATA) != 0) \
51 if ((LIBMTP_debug & LIBMTP_DEBUG_PLST) != 0) \
153 if ((LIBMTP_debug & LIBMTP_DEBUG_USB) != 0) in init_usb()
814 extern int LIBMTP_debug;
160 if ((LIBMTP_debug & LIBMTP_DEBUG_USB) != 0) in init_usb()
88 int LIBMTP_debug = LIBMTP_DEBUG_NONE; variable758 if (LIBMTP_debug || level) in LIBMTP_Set_Debug()762 LIBMTP_debug = level; in LIBMTP_Set_Debug()1719 if ((LIBMTP_debug & LIBMTP_DEBUG_PTP) != 0) { in LIBMTP_ptp_debug()
550 Also note, an application may also use the LIBMTP_debug() API