Searched refs:thermal_init (Results 1 – 8 of 8) sorted by relevance
3 thermal_init;10 thermal_init;
111 struct thermal_handler *thermal_init(struct thermal_ops *ops) in thermal_init() function
364 static int __init thermal_init(void) in thermal_init() function375 module_init(thermal_init);
90 LIBTHERMAL_API struct thermal_handler *thermal_init(struct thermal_ops *ops);
309 td.th = thermal_init(&ops); in main()
1573 static int __init thermal_init(void) in thermal_init() function1617 postcore_initcall(thermal_init);
6376 static int __init thermal_init(struct ibm_init_struct *iibm) in thermal_init() function11450 .init = thermal_init,
1041 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