Home
last modified time | relevance | path

Searched refs:handle_moddevtable (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/scripts/mod/
H A Dmodpost.h183 void handle_moddevtable(struct module *mod, struct elf_info *info,
H A Dfile2alias.c1566 void handle_moddevtable(struct module *mod, struct elf_info *info, in handle_moddevtable() function
H A Dmodpost.c1696 handle_moddevtable(mod, &info, sym, symname); in read_symbols()