Home
last modified time | relevance | path

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

/Linux-v4.19/tools/thermal/tmon/
Dsysfs.c358 snprintf(cdev_name, 256, "%s/%s%d", THERMAL_SYSFS, CDEV, i); in scan_cdevs()
409 if (strstr(namelist[n]->d_name, CDEV)) { in probe_thermal_sysfs()
521 snprintf(cdev_name, 256, "%s/%s%d", THERMAL_SYSFS, CDEV, in update_thermal_data()
560 CDEV, ptdata.cdi[i].instance); in set_ctrl_state()
590 CDEV, ctrl_cdev_id); in get_ctrl_state()
Dtmon.h201 #define CDEV "cooling_device" macro
Dtui.c439 CDEV, ptdata.cdi[ch].instance); in handle_input_val()