Home
last modified time | relevance | path

Searched refs:smd_channel_info (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rpmsg/
H A Dqcom_smd.c64 struct smd_channel_info;
234 struct smd_channel_info { struct
249 struct smd_channel_info tx;
250 struct smd_channel_info rx;
1147 } else if (info_size == 2 * sizeof(struct smd_channel_info)) { in qcom_smd_create_channel()
/kernel/linux/linux-6.6/drivers/rpmsg/
H A Dqcom_smd.c64 struct smd_channel_info;
234 struct smd_channel_info { struct
249 struct smd_channel_info tx;
250 struct smd_channel_info rx;
1163 } else if (info_size == 2 * sizeof(struct smd_channel_info)) { in qcom_smd_create_channel()

Completed in 5 milliseconds