Searched refs:context_name (Results 1 – 3 of 3) sorted by relevance
1060 void *cb_ctx, const char *context_name, in hif_register_ext_group() argument1096 hif_ext_group->context_name = context_name; in hif_register_ext_group()1153 const char *context_name) in hif_deregister_exec_group() argument1169 hif_ext_group->context_name); in hif_deregister_exec_group()1171 if (strcmp(hif_ext_group->context_name, context_name) == 0) { in hif_deregister_exec_group()
90 const char *context_name; member
2131 void *cb_ctx, const char *context_name,2135 const char *context_name);