Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/loader/
H A Dloadmod.c562 AddSibling(ModuleDescPtr head, ModuleDescPtr new) in AddSibling() function
591 parent->child = AddSibling(parent->child, submod); in LoadSubModule()