Searched refs:linux_module_param_desc (Results 1 – 4 of 4) sorted by relevance
43 __link_set_start(linux_module_param_desc), \44 __link_set_end(linux_module_param_desc), \48 __link_set_decl(linux_module_param_desc, struct linux_module_param_desc);
72 struct linux_module_param_desc { struct78 const struct linux_module_param_desc PARAMETER ## _desc = { \ argument82 __link_set_add_rodata(linux_module_param_desc, PARAMETER ## _desc)
8 linux_module_param_desc
53 const struct linux_module_param_desc *d = *b; in drm_sysctl_get_description()