Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dgm200.c31 .program_alarms = nvkm_therm_program_alarms_polling,
Dgp100.c50 .program_alarms = nvkm_therm_program_alarms_polling,
Dgt215.c67 .program_alarms = nvkm_therm_program_alarms_polling,
Dgm107.c67 .program_alarms = nvkm_therm_program_alarms_polling,
Dpriv.h82 void nvkm_therm_program_alarms_polling(struct nvkm_therm *);
Dgk104.c102 .program_alarms = nvkm_therm_program_alarms_polling,
Dgf119.c146 .program_alarms = nvkm_therm_program_alarms_polling,
Dnv50.c168 .program_alarms = nvkm_therm_program_alarms_polling,
Dnv40.c196 .program_alarms = nvkm_therm_program_alarms_polling,
Dtemp.c193 nvkm_therm_program_alarms_polling(struct nvkm_therm *therm) in nvkm_therm_program_alarms_polling() function