Searched defs:module_param_attrs (Results 1 – 1 of 1) sorted by relevance
22283 struct module_param_attrs { struct22284 unsigned int num;22285 struct attribute_group grp;22286 struct param_attribute attrs[0];