Home
last modified time | relevance | path

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

/linux-4.4.14/arch/powerpc/platforms/cell/
Dcbe_thermal.c377 static int __init thermal_init(void) in thermal_init() function
388 module_init(thermal_init);
/linux-4.4.14/drivers/thermal/
Dthermal_core.c2217 static int __init thermal_init(void) in thermal_init() function
2273 fs_initcall(thermal_init);
/linux-4.4.14/drivers/platform/x86/
Dthinkpad_acpi.c5965 static int __init thermal_init(struct ibm_init_struct *iibm) in thermal_init() function
9226 .init = thermal_init,
/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip.c1021 static int thermal_init(struct hfi1_devdata *dd);
10695 thermal_init(dd); in hfi1_init_dd()
10796 static int thermal_init(struct hfi1_devdata *dd) in thermal_init() function