Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c413 if (module_tz->slot_index) in mlxsw_thermal_module_tz_init()
415 module_tz->slot_index, module_tz->module + 1); in mlxsw_thermal_module_tz_init()
418 module_tz->module + 1); in mlxsw_thermal_module_tz_init()
420 module_tz->trips, in mlxsw_thermal_module_tz_init()
423 module_tz, in mlxsw_thermal_module_tz_init()
454 if (module_tz->parent) in mlxsw_thermal_module_init()
456 module_tz->module = module; in mlxsw_thermal_module_init()
469 if (module_tz && module_tz->tzdev) { in mlxsw_thermal_module_fini()
471 module_tz->tzdev = NULL; in mlxsw_thermal_module_fini()
472 module_tz->parent = NULL; in mlxsw_thermal_module_fini()
[all …]