Searched refs:gm200_sor_route_get (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | sorgp100.c | 27 .get = gm200_sor_route_get, 58 .get = gm200_sor_route_get,
|
D | sorgm200.c | 66 gm200_sor_route_get(struct nvkm_outp *outp, int *link) in gm200_sor_route_get() function 94 .get = gm200_sor_route_get, 125 .get = gm200_sor_route_get,
|
D | sortu102.c | 67 .get = gm200_sor_route_get, 98 .get = gm200_sor_route_get,
|
D | sorga102.c | 82 .get = gm200_sor_route_get, 113 .get = gm200_sor_route_get,
|
D | sorgv100.c | 83 .get = gm200_sor_route_get, 113 .get = gm200_sor_route_get,
|
D | ior.h | 145 int gm200_sor_route_get(struct nvkm_outp *, int *);
|