Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/
Dsony-laptop.c2128 struct snc_thermal_ctrl { struct
2134 static struct snc_thermal_ctrl *th_handle; argument
2227 th_handle = kzalloc(sizeof(struct snc_thermal_ctrl), GFP_KERNEL); in sony_nc_thermal_setup()