Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dbase.c176 nvkm_pci_func = { variable
185 nvkm_pci_new_(const struct nvkm_pci_func *func, struct nvkm_device *device, in nvkm_pci_new_()
192 nvkm_subdev_ctor(&nvkm_pci_func, device, index, &pci->subdev); in nvkm_pci_new_()
H A Dpriv.h7 int nvkm_pci_new_(const struct nvkm_pci_func *, struct nvkm_device *,
10 struct nvkm_pci_func { struct
H A Dnv4c.c26 static const struct nvkm_pci_func
H A Dgp100.c32 static const struct nvkm_pci_func
H A Dnv46.c39 static const struct nvkm_pci_func
H A Dgf106.c26 static const struct nvkm_pci_func
H A Dg94.c26 static const struct nvkm_pci_func
H A Dg92.c34 static const struct nvkm_pci_func
H A Dnv04.c47 static const struct nvkm_pci_func
H A Dnv40.c53 static const struct nvkm_pci_func
H A Dgf100.c79 static const struct nvkm_pci_func
H A Dg84.c133 static const struct nvkm_pci_func
H A Dgk104.c205 static const struct nvkm_pci_func
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dpci.h13 const struct nvkm_pci_func *func;