Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rpmsg/
H A Dqcom_glink_native.c96 struct qcom_glink { struct
99 struct qcom_glink_pipe *rx_pipe; argument
100 struct qcom_glink_pipe *tx_pipe; argument
102 struct work_struct rx_work;
103 spinlock_t rx_lock;
104 struct list_head rx_queue;
106 spinlock_t tx_lock;
131 * @glink: qcom_glink context handle argument