Home
last modified time | relevance | path

Searched refs:nvkm_fanpwm_create (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dpriv.h134 int nvkm_fanpwm_create(struct nvkm_therm *, struct dcb_gpio_func *);
Dfanpwm.c85 nvkm_fanpwm_create(struct nvkm_therm *therm, struct dcb_gpio_func *func) in nvkm_fanpwm_create() function
Dfan.c240 ret = nvkm_fanpwm_create(therm, &func); in nvkm_therm_fan_ctor()