Searched refs:d_cdev (Results 1 – 2 of 2) sorted by relevance
19 static struct dentry *d_cdev; variable184 d_cdev = debugfs_create_dir("cooling_devices", d_root); in thermal_debug_init()185 if (IS_ERR(d_cdev)) in thermal_debug_init()483 thermal_dbg = thermal_debugfs_add_id(d_cdev, cdev->id); in thermal_debug_cdev_add()
106 #define DBF_EVENT_DEVID(d_level, d_cdev, d_str, d_data...) \ argument109 ccw_device_get_id(d_cdev, &__dev_id); \