Changeset 463 for GPL/trunk/include/linux/device.h
- Timestamp:
- Oct 8, 2009, 10:30:20 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GPL/trunk/include/linux/device.h
r441 r463 7 7 struct device { 8 8 void *private_data; 9 void *platform_data; 10 9 11 struct device_driver *driver; 10 12 struct pm_dev *pm_dev;
Note:
See TracChangeset
for help on using the changeset viewer.