Home
last modified time | relevance | path

Searched refs:program_alarms (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/therm/
H A Dnouveau_nvkm_subdev_therm_base.c275 therm->func->program_alarms(therm); in nvkm_therm_attr_set()
279 therm->func->program_alarms(therm); in nvkm_therm_attr_set()
283 therm->func->program_alarms(therm); in nvkm_therm_attr_set()
287 therm->func->program_alarms(therm); in nvkm_therm_attr_set()
291 therm->func->program_alarms(therm); in nvkm_therm_attr_set()
295 therm->func->program_alarms(therm); in nvkm_therm_attr_set()
299 therm->func->program_alarms(therm); in nvkm_therm_attr_set()
303 therm->func->program_alarms(therm); in nvkm_therm_attr_set()
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.h102 void (*program_alarms)(struct nvkm_therm *); member
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_g84.c227 .program_alarms = g84_therm_program_alarms,
H A Dnouveau_nvkm_subdev_therm_temp.c219 therm->func->program_alarms(therm); in nvkm_therm_sensor_init()