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

/linux-master/tools/thermal/tmon/
H A Dsysfs.c201 unsigned long trip_instance = 0; local
234 &trip_instance);
238 if (trip_instance > MAX_NR_TRIP)
239 trip_instance = 0;
240 tzi->trip_binding[cdev_id] |= 1 << trip_instance;
242 cdev_name, trip_instance,

Completed in 222 milliseconds