Searched refs:module_flags (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/i2o/
H A Di2o_proc.c880 u32 module_flags; i2o_seq_show_drivers_stored() member in struct:_i2o_driver_store
940 seq_printf(seq, "0x%04x", dst->module_flags); i2o_seq_show_drivers_stored()
/linux-4.1.27/kernel/
H A Dmodule.c3711 static char *module_flags(struct module *mod, char *buf) module_flags() function
3775 seq_printf(m, " %s", module_flags(mod, buf)); m_show()
3932 pr_cont(" %s%s", mod->name, module_flags(mod, buf)); print_modules()
/linux-4.1.27/include/linux/mfd/
H A Dcros_ec_commands.h1320 uint8_t module_flags; member in struct:ec_response_motion_sense::__anon11945::__anon11946

Completed in 164 milliseconds