Searched refs:cdev_dbg (Results 1 – 1 of 1) sorted by relevance
173 struct cdev_debugfs cdev_dbg; member287 cdev_dbg->total = 0; in thermal_debugfs_cdev_clear()316 struct cdev_debugfs *cdev_dbg = &thermal_dbg->cdev_dbg; in cdev_tt_seq_show() local352 struct cdev_debugfs *cdev_dbg = &thermal_dbg->cdev_dbg; in cdev_dt_seq_show() local365 cdev_dbg->timestamp); in cdev_dt_seq_show()412 struct cdev_debugfs *cdev_dbg; in thermal_debug_cdev_state_update() local421 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