Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c42 int num_trip = CXGB4_NUM_TRIPS; in cxgb4_thermal_init() local
56 num_trip = 0; /* could not get trip temperature */ in cxgb4_thermal_init()
62 ch_thermal->tzdev = thermal_zone_device_register_with_trips(ch_tz_name, &trip, num_trip, in cxgb4_thermal_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c66 int num_trip = CXGB4_NUM_TRIPS; in cxgb4_thermal_init() local
80 num_trip = 0; /* could not get trip temperature */ in cxgb4_thermal_init()
87 ch_thermal->tzdev = thermal_zone_device_register(ch_tz_name, num_trip, in cxgb4_thermal_init()

Completed in 2 milliseconds