Home
last modified time | relevance | path

Searched refs:ulType (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dsm3600-scanutil.c56 flag "ulType".
68 void debug_printf(unsigned long ulType, const char *szFormat, ...) in debug_printf() argument
71 if ((ulDebugMask & ulType)!=ulType) return; in debug_printf()
H A Dsm3600.h253 __SM3600EXPORT__ void debug_printf(unsigned long ulType, const char *szFormat, ...);

Completed in 3 milliseconds