Home
last modified time | relevance | path

Searched refs:module_flags (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/kernel/
Dmodule.c4291 static char *module_flags(struct module *mod, char *buf) in module_flags() function
4357 seq_printf(m, " %s", module_flags(mod, buf)); in m_show()
4531 pr_cont(" %s%s", mod->name, module_flags(mod, buf)); in print_modules()
/Linux-v5.4/include/linux/platform_data/
Dcros_ec_commands.h2666 uint8_t module_flags; member