Home
last modified time | relevance | path

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

/Linux-v5.4/tools/thermal/tmon/
Dsysfs.c349 snprintf(cdev_name, 256, "%s/%s%d", THERMAL_SYSFS, CDEV, i); in scan_cdevs()
400 if (strstr(namelist[n]->d_name, CDEV)) { in probe_thermal_sysfs()
512 snprintf(cdev_name, 256, "%s/%s%d", THERMAL_SYSFS, CDEV, in update_thermal_data()
551 CDEV, ptdata.cdi[i].instance); in set_ctrl_state()
581 CDEV, ctrl_cdev_id); in get_ctrl_state()
Dtmon.h192 #define CDEV "cooling_device" macro
Dtui.c430 CDEV, ptdata.cdi[ch].instance); in handle_input_val()