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

/linux-master/drivers/thermal/
H A Dthermal_debugfs.c154 * struct thermal_debugfs - High level structure for a thermal object in debugfs
156 * The thermal_debugfs structure is the common structure used by the
165 struct thermal_debugfs { struct
187 static struct thermal_debugfs *thermal_debugfs_add_id(struct dentry *d, int id)
189 struct thermal_debugfs *thermal_dbg;
209 static void thermal_debugfs_remove_id(struct thermal_debugfs *thermal_dbg)
220 thermal_debugfs_cdev_record_alloc(struct thermal_debugfs *thermal_dbg,
238 thermal_debugfs_cdev_record_find(struct thermal_debugfs *thermal_dbg,
251 thermal_debugfs_cdev_record_get(struct thermal_debugfs *thermal_dbg,
288 struct thermal_debugfs *thermal_db
[all...]
H A DMakefile13 thermal_sys-$(CONFIG_THERMAL_DEBUGFS) += thermal_debugfs.o
/linux-master/include/linux/
H A Dthermal.h35 struct thermal_debugfs;
125 struct thermal_debugfs *debugfs;
204 struct thermal_debugfs *debugfs;

Completed in 230 milliseconds