Home
last modified time | relevance | path

Searched refs:nvkm_therm_program_alarms_polling (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_gm200.c36 .program_alarms = nvkm_therm_program_alarms_polling,
H A Dnouveau_nvkm_subdev_therm_gp100.c53 .program_alarms = nvkm_therm_program_alarms_polling,
H A Dnouveau_nvkm_subdev_therm_gm107.c72 .program_alarms = nvkm_therm_program_alarms_polling,
H A Dnouveau_nvkm_subdev_therm_gt215.c72 .program_alarms = nvkm_therm_program_alarms_polling,
H A Dpriv.h86 void nvkm_therm_program_alarms_polling(struct nvkm_therm *);
H A Dnouveau_nvkm_subdev_therm_gk104.c107 .program_alarms = nvkm_therm_program_alarms_polling,
H A Dnouveau_nvkm_subdev_therm_gf119.c150 .program_alarms = nvkm_therm_program_alarms_polling,
H A Dnouveau_nvkm_subdev_therm_nv50.c173 .program_alarms = nvkm_therm_program_alarms_polling,
H A Dnouveau_nvkm_subdev_therm_nv40.c201 .program_alarms = nvkm_therm_program_alarms_polling,
H A Dnouveau_nvkm_subdev_therm_temp.c198 nvkm_therm_program_alarms_polling(struct nvkm_therm *therm) in nvkm_therm_program_alarms_polling() function