Searched defs:module_param_attrs (Results 1 – 2 of 2) sorted by relevance
22822 struct module_param_attrs { struct22823 unsigned int num;22824 struct attribute_group grp;22825 struct param_attribute attrs[0];
33078 struct module_param_attrs { struct33079 unsigned int num;33080 struct attribute_group grp;33081 struct param_attribute attrs[0];