Searched refs:threshold_ktype (Results 1 – 1 of 1) sorted by relevance
1194 static struct kobj_type threshold_ktype = { variable1268 threshold_ktype.default_attrs[2] = &interrupt_enable.attr; in allocate_threshold_blocks()1271 threshold_ktype.default_attrs[2] = NULL; in allocate_threshold_blocks()1282 err = kobject_init_and_add(&b->kobj, &threshold_ktype, tb->kobj, get_name(bank, b)); in allocate_threshold_blocks()