HomeSort by: relevance | last modified time | path
    Searched refs:nv04_timer_intr (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/timer/
nouveau_nvkm_subdev_timer_gk20a.c 33 .intr = nv04_timer_intr,
priv.h 24 void nv04_timer_intr(struct nvkm_timer *);
nouveau_nvkm_subdev_timer_nv04.c 77 nv04_timer_intr(struct nvkm_timer *tmr) function in typeref:typename:void
145 .intr = nv04_timer_intr,
nouveau_nvkm_subdev_timer_nv40.c 82 .intr = nv04_timer_intr,
nouveau_nvkm_subdev_timer_nv41.c 79 .intr = nv04_timer_intr,

Completed in 23 milliseconds