Home
last modified time | relevance | path

Searched refs:gm200_flcn_bind_stat (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dgv100.c31 .bind_stat = gm200_flcn_bind_stat,
H A Dga100.c33 .bind_stat = gm200_flcn_bind_stat,
H A Dtu102.c158 .bind_stat = gm200_flcn_bind_stat,
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgp102.c36 .bind_stat = gm200_flcn_bind_stat,
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dtu102.c37 .bind_stat = gm200_flcn_bind_stat,
H A Dgp102.c207 .bind_stat = gm200_flcn_bind_stat,
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dfalcon.h58 int gm200_flcn_bind_stat(struct nvkm_falcon *, bool);
/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dgm200.c123 gm200_flcn_bind_stat(struct nvkm_falcon *falcon, bool intr) in gm200_flcn_bind_stat() function