Searched refs:CDEV (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/tools/thermal/tmon/ |
D | sysfs.c | 351 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()
|
D | tmon.h | 195 #define CDEV "cooling_device" macro
|
D | tui.c | 430 CDEV, ptdata.cdi[ch].instance); in handle_input_val()
|
/linux-6.12.1/Documentation/driver-api/hte/ |
D | tegra-hte.rst | 23 consumers timestamp requests go through GPIOLIB CDEV framework to HTE
|
/linux-6.12.1/drivers/gpio/ |
D | Kconfig | 91 Say Y here to support version 1 of the GPIO CDEV ABI.
|