gk104_therm
struct gk104_therm *therm = kzalloc_obj(*therm);
struct gk104_therm *therm = gk104_therm(base);
struct gk104_therm *therm = gk104_therm(base);
#define gk104_therm(p) (container_of((p), struct gk104_therm, base))