Searched refs:agrp (Results 1 – 1 of 1) sorted by relevance
39 struct attribute_group agrp; member230 ctx->agrp.name = "measurements"; in tsm_mr_create_attribute_group()231 ctx->agrp.bin_attrs = no_free_ptr(attrs); in tsm_mr_create_attribute_group()233 return &no_free_ptr(ctx)->agrp; in tsm_mr_create_attribute_group()248 kfree(container_of(attr_grp, struct tm_context, agrp)); in tsm_mr_free_attribute_group()