Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dbase.c151 nvkm_pci_func = { variable
160 nvkm_pci_new_(const struct nvkm_pci_func *func, struct nvkm_device *device, in nvkm_pci_new_()
167 nvkm_subdev_ctor(&nvkm_pci_func, device, type, inst, &pci->subdev); in nvkm_pci_new_()
H A Dpriv.h7 int nvkm_pci_new_(const struct nvkm_pci_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
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 Dg94.c26 static const struct nvkm_pci_func
H A Dgf106.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
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dpci.h13 const struct nvkm_pci_func *func;