Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c41 char ch_tz_name[THERMAL_NAME_LENGTH]; in cxgb4_thermal_init() local
61 snprintf(ch_tz_name, sizeof(ch_tz_name), "cxgb4_%s", adap->name); in cxgb4_thermal_init()
62 ch_thermal->tzdev = thermal_zone_device_register_with_trips(ch_tz_name, &trip, num_trip, in cxgb4_thermal_init()