Searched defs:FT_MODULE_IS_DRIVER (Results 1 – 2 of 2) sorted by relevance
482 #define FT_MODULE_IS_DRIVER( x ) ( FT_MODULE_CLASS( x )->module_flags & \ macro
488 #define FT_MODULE_IS_DRIVER( x ) ( FT_MODULE_CLASS( x )->module_flags & \ macro