Home
last modified time | relevance | path

Searched refs:gk104_therm (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgk104.h27 #define gk104_therm(p) (container_of((p), struct gk104_therm, base)) macro
38 struct gk104_therm { struct
H A 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()
116 struct gk104_therm *therm = kzalloc(sizeof(*therm), GFP_KERNEL); in gk104_therm_new_()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgk104.h27 #define gk104_therm(p) (container_of((p), struct gk104_therm, base)) macro
39 struct gk104_therm { struct
H A 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_()

Completed in 2 milliseconds