Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dbase.c161 enum nvkm_subdev_type type, int inst, struct nvkm_pci **ppci) in nvkm_pci_new_() argument
165 if (!(pci = *ppci = kzalloc_obj(**ppci))) in nvkm_pci_new_()