Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dpriv.h150 int nvkm_fanpwm_create(struct nvkm_therm *, struct dcb_gpio_func *);
Dfanpwm.c87 nvkm_fanpwm_create(struct nvkm_therm *therm, struct dcb_gpio_func *func) in nvkm_fanpwm_create() function
Dfan.c244 ret = nvkm_fanpwm_create(therm, &func); in nvkm_therm_fan_ctor()