Searched refs:num_trip (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c42 int num_trip = CXGB4_NUM_TRIPS; local
56 num_trip = 0; /* could not get trip temperature */
62 ch_thermal->tzdev = thermal_zone_device_register_with_trips(ch_tz_name, &trip, num_trip,

Completed in 120 milliseconds