Home
last modified time | relevance | path

Searched refs:smd_channel_info_word (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/rpmsg/
H A Dqcom_smd.c66 struct smd_channel_info_word;
256 struct smd_channel_info_word { struct
271 struct smd_channel_info_word tx; argument
272 struct smd_channel_info_word rx;
1161 if (info_size == 2 * sizeof(struct smd_channel_info_word)) { in qcom_smd_create_channel()