Searched refs:rootlist (Results 1 – 2 of 2) sorted by relevance
263 const struct __guc_mmio_reg_descr_group *rootlist, int num_regs) in __alloc_ext_regs() argument273 newlist->owner = rootlist->owner; in __alloc_ext_regs()274 newlist->engine = rootlist->engine; in __alloc_ext_regs()275 newlist->type = rootlist->type; in __alloc_ext_regs()
2076 rootlist = []2084 if pdev and pdev not in real and pdev not in rootlist:2085 rootlist.append(pdev)2086 return rootlist2088 rootlist = self.rootDeviceList()2089 master = self.masterTopology('', rootlist, 0)