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 f22a51b commit 97e16f6Copy full SHA for 97e16f6
drivers/slimbus/messaging.c
@@ -13,8 +13,8 @@
13
*
14
* @ctrl: Controller handle
15
* @reply: Reply received from the device
16
- * @len: Length of the reply
17
* @tid: Transaction ID received with which framework can associate reply.
+ * @len: Length of the reply
18
19
* Called by controller to inform framework about the response received.
20
* This helps in making the API asynchronous, and controller-driver doesn't need
0 commit comments