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

  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
nouveau_nvkm_subdev_therm_gm200.c 36 .program_alarms = nvkm_therm_program_alarms_polling,
nouveau_nvkm_subdev_therm_gp100.c 53 .program_alarms = nvkm_therm_program_alarms_polling,
nouveau_nvkm_subdev_therm_base.c 275 therm->func->program_alarms(therm);
279 therm->func->program_alarms(therm);
283 therm->func->program_alarms(therm);
287 therm->func->program_alarms(therm);
291 therm->func->program_alarms(therm);
295 therm->func->program_alarms(therm);
299 therm->func->program_alarms(therm);
303 therm->func->program_alarms(therm);
nouveau_nvkm_subdev_therm_gm107.c 72 .program_alarms = nvkm_therm_program_alarms_polling,
nouveau_nvkm_subdev_therm_gt215.c 72 .program_alarms = nvkm_therm_program_alarms_polling,
nouveau_nvkm_subdev_therm_gk104.c 107 .program_alarms = nvkm_therm_program_alarms_polling,
priv.h 102 void (*program_alarms)(struct nvkm_therm *); member in struct:nvkm_therm_func
nouveau_nvkm_subdev_therm_gf119.c 150 .program_alarms = nvkm_therm_program_alarms_polling,
nouveau_nvkm_subdev_therm_nv40.c 201 .program_alarms = nvkm_therm_program_alarms_polling,
nouveau_nvkm_subdev_therm_nv50.c 173 .program_alarms = nvkm_therm_program_alarms_polling,
nouveau_nvkm_subdev_therm_g84.c 227 .program_alarms = g84_therm_program_alarms,
nouveau_nvkm_subdev_therm_temp.c 219 therm->func->program_alarms(therm);

Completed in 17 milliseconds