Home
last modified time | relevance | path

Searched refs:gk104_therm (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
Dgk104.c32 struct gk104_therm *therm = gk104_therm(base); in gk104_clkgate_enable()
61 struct gk104_therm *therm = gk104_therm(base); in gk104_clkgate_fini()
115 struct gk104_therm *therm = kzalloc(sizeof(*therm), GFP_KERNEL); in gk104_therm_new_()
Dgk104.h27 #define gk104_therm(p) (container_of((p), struct gk104_therm, base)) macro
39 struct gk104_therm { struct