Home
last modified time | relevance | path

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

/openbmc/qemu/util/
H A Dmodule.c63 static ModuleTypeList *find_type(module_init_type type) in find_type() function
79 l = find_type(type); in register_module_init()
106 l = find_type(type); in module_call_init()