Searched refs:ops_name (Results 1 – 1 of 1) sorted by relevance
69 char *ops_name; in accel_init_ops_interfaces() local76 ops_name = g_strdup_printf("%s" ACCEL_OPS_SUFFIX, ac_name); in accel_init_ops_interfaces()77 oc = module_object_class_by_name(ops_name); in accel_init_ops_interfaces()79 error_report("fatal: could not load module for type '%s'", ops_name); in accel_init_ops_interfaces()82 g_free(ops_name); in accel_init_ops_interfaces()