Searched defs:qcom_glink (Results 1 – 1 of 1) sorted by relevance
105 struct qcom_glink { struct110 struct qcom_glink_pipe *rx_pipe; argument111 struct qcom_glink_pipe *tx_pipe; argument113 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