Searched refs:tu102_vfn_new (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | vfn.h | 21 int tu102_vfn_new(struct nvkm_device *, enum nvkm_subdev_type, int, struct nvkm_vfn **);
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/ |
H A D | tu102.c | 104 tu102_vfn_new(struct nvkm_device *device, in tu102_vfn_new() function
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
H A D | base.c | 2423 .vfn = { 0x00000001, tu102_vfn_new }, 2458 .vfn = { 0x00000001, tu102_vfn_new }, 2493 .vfn = { 0x00000001, tu102_vfn_new }, 2528 .vfn = { 0x00000001, tu102_vfn_new }, 2563 .vfn = { 0x00000001, tu102_vfn_new },
|