Lines Matching full:will

75 and its length (in bytes). The message will be sent on the specified
76 endpoint's channel, i.e. its source and destination address fields will be
80 In case there are no TX buffers available, the function will block until
99 The message will then be sent to the remote processor to which the
102 will be ignored).
104 In case there are no TX buffers available, the function will block until
124 The message will then be sent to the remote processor to which the
126 addresses will be ignored (and the user-provided addresses will
129 In case there are no TX buffers available, the function will block until
144 and its length (in bytes). The message will be sent on the specified
145 endpoint's channel, i.e. its source and destination address fields will be
149 In case there are no TX buffers available, the function will immediately
166 The message will then be sent to the remote processor to which the
168 dst address (thus the channel's dst address will be ignored).
170 In case there are no TX buffers available, the function will immediately
187 The message will then be sent to the remote processor to which the
188 channel belongs, but the channel's src and dst addresses will be
189 ignored (and the user-provided addresses will be used instead).
191 In case there are no TX buffers available, the function will immediately
209 (either one that is known in advance, or one that will be dynamically
229 callback. If addr is RPMSG_ADDR_ANY, then rpmsg_create_ept will
341 If/when a relevant rpmsg driver is registered, it will be immediately probed