Lines Matching refs:message
1 What: /sys/kernel/debug/scmi/<n>/raw/message
5 Description: SCMI Raw synchronous message injection/snooping facility; write
6 a complete SCMI synchronous command message (header included)
12 and sent while the replies are read back one message at time
13 (receiving an EOF at each message boundary).
20 Description: SCMI Raw asynchronous message injection/snooping facility; write
21 a complete SCMI asynchronous command message (header included)
30 and sent while the replies are read back one message at time
31 (receiving an EOF at each message boundary).
38 Description: SCMI Raw message errors facility; any kind of timed-out or
39 generally unexpectedly received SCMI message, for instance <n>,
41 Each read gives back one message at time (receiving an EOF at
42 each message boundary).
52 Each read gives back one message at time (receiving an EOF at
53 each message boundary).
61 causes the internal queues of any kind of received message,
68 What: /sys/kernel/debug/scmi/<n>/raw/channels/<m>/message
72 Description: SCMI Raw synchronous message injection/snooping facility; write
73 a complete SCMI synchronous command message (header included)
81 and sent while the replies are read back one message at time
82 (receiving an EOF at each message boundary).
96 Description: SCMI Raw asynchronous message injection/snooping facility; write
97 a complete SCMI asynchronous command message (header included)
108 and sent while the replies are read back one message at time
109 (receiving an EOF at each message boundary).