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

/linux-master/drivers/thermal/
H A Dthermal_debugfs.c19 static struct dentry *d_cdev; variable in typeref:struct:dentry
180 d_cdev = debugfs_create_dir("cooling_devices", d_root);
181 if (!d_cdev)
470 thermal_dbg = thermal_debugfs_add_id(d_cdev, cdev->id);
/linux-master/drivers/s390/block/
H A Ddasd_int.h106 #define DBF_EVENT_DEVID(d_level, d_cdev, d_str, d_data...) \
109 ccw_device_get_id(d_cdev, &__dev_id); \

Completed in 91 milliseconds