Home
last modified time | relevance | path

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

/drivers/thermal/
A Dthermal_debugfs.c173 struct cdev_debugfs cdev_dbg; member
287 cdev_dbg->total = 0; in thermal_debugfs_cdev_clear()
316 struct cdev_debugfs *cdev_dbg = &thermal_dbg->cdev_dbg; in cdev_tt_seq_show() local
352 struct cdev_debugfs *cdev_dbg = &thermal_dbg->cdev_dbg; in cdev_dt_seq_show() local
365 cdev_dbg->timestamp); in cdev_dt_seq_show()
412 struct cdev_debugfs *cdev_dbg; in thermal_debug_cdev_state_update() local
421 cdev_dbg = &thermal_dbg->cdev_dbg; in thermal_debug_cdev_state_update()
438 cdev_dbg->timestamp = now; in thermal_debug_cdev_state_update()
464 cdev_dbg->total++; in thermal_debug_cdev_state_update()
487 cdev_dbg = &thermal_dbg->cdev_dbg; in thermal_debug_cdev_add()
[all …]

Completed in 5 milliseconds