Lines Matching full: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 injection/snooping facility using polling mode;
39 write a complete SCMI command message (header included) in
46 and sent while the replies are read back one message at time
47 (receiving an EOF at each message boundary).
54 Description: SCMI Raw asynchronous message injection/snooping facility using
55 polling-mode; write a complete SCMI asynchronous command message
66 and sent while the replies are read back one message at time
67 (receiving an EOF at each message boundary).
74 Description: SCMI Raw message errors facility; any kind of timed-out or
75 generally unexpectedly received SCMI message, for instance <n>,
77 Each read gives back one message at time (receiving an EOF at
78 each message boundary).
88 Each read gives back one message at time (receiving an EOF at
89 each message boundary).
97 causes the internal queues of any kind of received message,
104 What: /sys/kernel/debug/scmi/<n>/raw/channels/<m>/message
108 Description: SCMI Raw synchronous message injection/snooping facility; write
109 a complete SCMI synchronous command message (header included)
117 and sent while the replies are read back one message at time
118 (receiving an EOF at each message boundary).
132 Description: SCMI Raw asynchronous message injection/snooping facility; write
133 a complete SCMI asynchronous command message (header included)
144 and sent while the replies are read back one message at time
145 (receiving an EOF at each message boundary).
160 Description: SCMI Raw message injection/snooping facility using polling mode;
161 write a complete SCMI command message (header included) in
170 and sent while the replies are read back one message at time
171 (receiving an EOF at each message boundary).
185 Description: SCMI Raw asynchronous message injection/snooping facility using
186 polling-mode; write a complete SCMI asynchronous command message
199 and sent while the replies are read back one message at time
200 (receiving an EOF at each message boundary).