Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/thermal/
H A Dlibthermal.map3 thermal_init;
10 thermal_init;
H A Dthermal.c111 struct thermal_handler *thermal_init(struct thermal_ops *ops) in thermal_init() function
/openbmc/linux/arch/powerpc/platforms/cell/
H A Dcbe_thermal.c364 static int __init thermal_init(void) in thermal_init() function
375 module_init(thermal_init);
/openbmc/linux/tools/lib/thermal/include/
H A Dthermal.h90 LIBTHERMAL_API struct thermal_handler *thermal_init(struct thermal_ops *ops);
/openbmc/linux/tools/thermal/thermal-engine/
H A Dthermal-engine.c309 td.th = thermal_init(&ops); in main()
/openbmc/linux/drivers/thermal/
H A Dthermal_core.c1573 static int __init thermal_init(void) in thermal_init() function
1617 postcore_initcall(thermal_init);
/openbmc/linux/drivers/platform/x86/
H A Dthinkpad_acpi.c6377 static int __init thermal_init(struct ibm_init_struct *iibm) in thermal_init() function
11451 .init = thermal_init,
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c1041 static int thermal_init(struct hfi1_devdata *dd);
15295 thermal_init(dd); in hfi1_init_dd()
15398 static int thermal_init(struct hfi1_devdata *dd) in thermal_init() function