Searched refs:nvkm_bus_func (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
H A D | priv.h | 7 struct nvkm_bus_func { struct 14 int nvkm_bus_new_(const struct nvkm_bus_func *, struct nvkm_device *, int,
|
H A D | base.c | 55 nvkm_bus_new_(const struct nvkm_bus_func *func, struct nvkm_device *device, in nvkm_bus_new_()
|
H A D | g94.c | 52 static const struct nvkm_bus_func
|
H A D | gf100.c | 65 static const struct nvkm_bus_func
|
H A D | nv04.c | 64 static const struct nvkm_bus_func
|
H A D | nv50.c | 93 static const struct nvkm_bus_func
|
H A D | nv31.c | 78 static const struct nvkm_bus_func
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
H A D | priv.h | 7 struct nvkm_bus_func { struct 14 int nvkm_bus_new_(const struct nvkm_bus_func *, struct nvkm_device *, enum nvkm_subdev_type, int,
|
H A D | base.c | 55 nvkm_bus_new_(const struct nvkm_bus_func *func, struct nvkm_device *device, in nvkm_bus_new_()
|
H A D | g94.c | 52 static const struct nvkm_bus_func
|
H A D | gf100.c | 65 static const struct nvkm_bus_func
|
H A D | nv04.c | 64 static const struct nvkm_bus_func
|
H A D | nv31.c | 78 static const struct nvkm_bus_func
|
H A D | nv50.c | 93 static const struct nvkm_bus_func
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | bus.h | 7 const struct nvkm_bus_func *func;
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | bus.h | 7 const struct nvkm_bus_func *func;
|
Completed in 4 milliseconds