OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nvkm_sw_new_
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/sw/
priv.h
10
int
nvkm_sw_new_
(const struct nvkm_sw_func *, struct nvkm_device *,
nouveau_nvkm_engine_sw_nv10.c
72
return
nvkm_sw_new_
(&nv10_sw, device, index, psw);
nouveau_nvkm_engine_sw_nv04.c
143
return
nvkm_sw_new_
(&nv04_sw, device, index, psw);
nouveau_nvkm_engine_sw_base.c
104
nvkm_sw_new_
(const struct nvkm_sw_func *func, struct nvkm_device *device,
function in typeref:typename:int
nouveau_nvkm_engine_sw_gf100.c
159
return
nvkm_sw_new_
(&gf100_sw, device, index, psw);
nouveau_nvkm_engine_sw_nv50.c
152
return
nvkm_sw_new_
(&nv50_sw, device, index, psw);
Completed in 37 milliseconds
Indexes created Mon Oct 27 02:09:54 GMT 2025