Searched refs:threshold_ktype (Results 1 – 1 of 1) sorted by relevance
1208 static struct kobj_type threshold_ktype = { variable1282 threshold_ktype.default_attrs[2] = &interrupt_enable.attr; in allocate_threshold_blocks()1285 threshold_ktype.default_attrs[2] = NULL; in allocate_threshold_blocks()1296 err = kobject_init_and_add(&b->kobj, &threshold_ktype, tb->kobj, get_name(bank, b)); in allocate_threshold_blocks()
Completed in 6 milliseconds