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

/linux-master/drivers/thermal/
H A Dthermal_debugfs.c162 * @cdev_dbg: a cooling device debug structure
169 struct cdev_debugfs cdev_dbg; member in union:thermal_debugfs::__anon84
263 static void thermal_debugfs_cdev_clear(struct cdev_debugfs *cdev_dbg) argument
271 &cdev_dbg->transitions[i], node) {
277 &cdev_dbg->durations[i], node) {
283 cdev_dbg->total = 0;
312 struct cdev_debugfs *cdev_dbg = &thermal_dbg->cdev_dbg; local
313 struct list_head *transitions = cdev_dbg->transitions;
348 struct cdev_debugfs *cdev_dbg local
408 struct cdev_debugfs *cdev_dbg; local
467 struct cdev_debugfs *cdev_dbg; local
[all...]

Completed in 179 milliseconds