We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 580fc9c commit 520adf3Copy full SHA for 520adf3
include/linux/device/class.h
@@ -40,8 +40,6 @@ struct fwnode_handle;
40
* for the devices belonging to the class. Usually tied to
41
* device's namespace.
42
* @pm: The default device power management operations of this class.
43
- * @p: The private data of the driver core, no one other than the
44
- * driver core can touch this.
45
*
46
* A class is a higher-level view of a device that abstracts out low-level
47
* implementation details. Drivers may see a SCSI disk or an ATA disk, but,
0 commit comments