Searched defs:qcom_glink (Results 1 – 1 of 1) sorted by relevance
96 struct qcom_glink { struct99 struct qcom_glink_pipe *rx_pipe; argument100 struct qcom_glink_pipe *tx_pipe; argument102 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