Home
last modified time | relevance | path

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

/linux/drivers/rpmsg/
H A Dqcom_glink_native.c105 struct qcom_glink { struct
110 struct qcom_glink_pipe *rx_pipe; argument
111 struct qcom_glink_pipe *tx_pipe; argument
113 struct work_struct rx_work;
114 spinlock_t rx_lock;
115 struct list_head rx_queue;
117 spinlock_t tx_lock;
142 * @glink: qcom_glink context handle argument