Home
last modified time | relevance | path

Searched refs:ctrl_cdev_id (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/thermal/tmon/
H A Dsysfs.c564 int ctrl_cdev_id = -1; in get_ctrl_state() local
572 ctrl_cdev_id = ptdata.cdi[i].instance; in get_ctrl_state()
578 if (ctrl_cdev_id == -1) { in get_ctrl_state()
583 CDEV, ctrl_cdev_id); in get_ctrl_state()
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dsysfs.c564 int ctrl_cdev_id = -1; in get_ctrl_state() local
572 ctrl_cdev_id = ptdata.cdi[i].instance; in get_ctrl_state()
578 if (ctrl_cdev_id == -1) { in get_ctrl_state()
583 CDEV, ctrl_cdev_id); in get_ctrl_state()

Completed in 3 milliseconds