Searched refs:CDEV (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/tools/thermal/tmon/ |
D | sysfs.c | 358 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()
|
D | tmon.h | 201 #define CDEV "cooling_device" macro
|
D | tui.c | 439 CDEV, ptdata.cdi[ch].instance); in handle_input_val()
|