Home
last modified time | relevance | path

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

/linux/tools/thermal/tmon/
H A 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()
H A Dtmon.h195 #define CDEV "cooling_device" macro
H A Dtui.c430 CDEV, ptdata.cdi[ch].instance); in handle_input_val()
/linux/Documentation/driver-api/hte/
H A Dtegra-hte.rst23 consumers timestamp requests go through GPIOLIB CDEV framework to HTE
/linux/drivers/gpio/
H A DKconfig90 Say Y here to support version 1 of the GPIO CDEV ABI.