Home
last modified time | relevance | path

Searched defs:qcom_smd_channel (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/rpmsg/
Dqcom_smd.c199 struct qcom_smd_channel { struct
200 struct qcom_smd_edge *edge;
202 struct qcom_smd_endpoint *qsept;
203 bool registered;
205 char *name;
206 enum smd_channel_state state;
207 enum smd_channel_state remote_state;
208 wait_queue_head_t state_change_event;
210 struct smd_channel_info_pair *info;
211 struct smd_channel_info_word_pair *info_word;
[all …]