Searched refs:RCM_MOD_OPS_V1 (Results 1 – 2 of 2) sorted by relevance
66 #define RCM_MOD_OPS_V1 1 macro
196 case RCM_MOD_OPS_V1: in module_unload()277 case RCM_MOD_OPS_V1: in module_load()314 if (module->modops && module->modops->version == RCM_MOD_OPS_V1) in module_load()1901 if (ops->version == RCM_MOD_OPS_V1) { in call_getinfo()