Home
last modified time | relevance | path

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

/linux-6.12.1/tools/thermal/tmon/
Dsysfs.c351 snprintf(cdev_name, 256, "%s/%s%d", THERMAL_SYSFS, CDEV, i); in scan_cdevs()
402 if (strstr(namelist[n]->d_name, CDEV)) { in probe_thermal_sysfs()
514 snprintf(cdev_name, 256, "%s/%s%d", THERMAL_SYSFS, CDEV, in update_thermal_data()
553 CDEV, ptdata.cdi[i].instance); in set_ctrl_state()
583 CDEV, ctrl_cdev_id); in get_ctrl_state()
Dtmon.h195 #define CDEV "cooling_device" macro
Dtui.c430 CDEV, ptdata.cdi[ch].instance); in handle_input_val()
/linux-6.12.1/Documentation/driver-api/hte/
Dtegra-hte.rst23 consumers timestamp requests go through GPIOLIB CDEV framework to HTE
/linux-6.12.1/drivers/gpio/
DKconfig91 Say Y here to support version 1 of the GPIO CDEV ABI.