OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvkm_bus_new_
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bus/
priv.h
16
int
nvkm_bus_new_
(const struct nvkm_bus_func *, struct nvkm_device *, int,
nouveau_nvkm_subdev_bus_base.c
60
nvkm_bus_new_
(const struct nvkm_bus_func *func, struct nvkm_device *device,
function in typeref:typename:int
nouveau_nvkm_subdev_bus_g94.c
68
return
nvkm_bus_new_
(&g94_bus, device, index, pbus);
nouveau_nvkm_subdev_bus_gf100.c
79
return
nvkm_bus_new_
(&gf100_bus, device, index, pbus);
nouveau_nvkm_subdev_bus_nv04.c
78
return
nvkm_bus_new_
(&nv04_bus, device, index, pbus);
nouveau_nvkm_subdev_bus_nv31.c
92
return
nvkm_bus_new_
(&nv31_bus, device, index, pbus);
nouveau_nvkm_subdev_bus_nv50.c
109
return
nvkm_bus_new_
(&nv50_bus, device, index, pbus);
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025