Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A DKconfig90 Say Y here to support version 1 of the GPIO CDEV ABI.