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 dbbc935 commit 7a3dc4fCopy full SHA for 7a3dc4f
include/linux/device.h
@@ -407,6 +407,7 @@ struct dev_links_info {
407
* @em_pd: device's energy model performance domain
408
* @pins: For device pin management.
409
* See Documentation/driver-api/pin-control.rst for details.
410
+ * @msi_lock: Lock to protect MSI mask cache and mask register
411
* @msi_list: Hosts MSI descriptors
412
* @msi_domain: The generic MSI domain this device is using.
413
* @numa_node: NUMA node this device is close to.
0 commit comments