Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/
Dsony-laptop.c2127 struct snc_thermal_ctrl { struct
2133 static struct snc_thermal_ctrl *th_handle; argument
2226 th_handle = kzalloc(sizeof(struct snc_thermal_ctrl), GFP_KERNEL); in sony_nc_thermal_setup()