Searched defs:module_param_attrs (Results 1 – 1 of 1) sorted by relevance
27492 struct module_param_attrs { struct27493 unsigned int num;27494 struct attribute_group grp;27495 struct param_attribute attrs[0];