Searched defs:qcom_glink (Results 1 – 1 of 1) sorted by relevance
98 struct qcom_glink { struct106 struct qcom_glink_pipe *rx_pipe; argument107 struct qcom_glink_pipe *tx_pipe; argument109 int irq;111 struct work_struct rx_work;112 spinlock_t rx_lock;113 struct list_head rx_queue;138 * @glink: qcom_glink context handle argument
Completed in 7 milliseconds