Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_thermal.c65 char ch_tz_name[THERMAL_NAME_LENGTH]; in cxgb4_thermal_init() local
86 snprintf(ch_tz_name, sizeof(ch_tz_name), "cxgb4_%s", adap->name); in cxgb4_thermal_init()
87 ch_thermal->tzdev = thermal_zone_device_register(ch_tz_name, num_trip, in cxgb4_thermal_init()

Completed in 4 milliseconds