Lines Matching +full:data +full:- +full:role
4 * SPDX-License-Identifier: Apache-2.0
61 /** Private data to be passed to the endpoint callbacks. */
94 * @param role Host / Remote role.
95 * @param buffer_size Size of the buffer used to send data between host and remote.
104 * @retval -EINVAL When some parameter is missing.
109 unsigned int role,
122 * @param role Host / Remote role.
124 * @retval -EINVAL When some parameter is missing
128 unsigned int role);
135 * @param role Host / Remote role.
138 * @retval -EINVAL When some parameter is missing.
142 int ipc_rpmsg_register_ept(struct ipc_rpmsg_instance *instance, unsigned int role,