Home
last modified time | relevance | path

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

/openbmc/linux/scripts/mod/
H A Dmodpost.h185 void add_moddevtable(struct buffer *buf, struct module *mod);
H A Dfile2alias.c1630 void add_moddevtable(struct buffer *buf, struct module *mod) in add_moddevtable() function
H A Dmodpost.c2091 add_moddevtable(&buf, mod); in write_mod_c_file()