Searched defs:ngene (Results 1 – 4 of 4) sorted by relevance
695 struct ngene { struct714 u8 *ngenetohost; argument715 u8 *hosttongene; argument737 struct ngene_channel channel[MAX_STREAM]; argument739 struct ngene_info *card_info; argument741 tx_cb_t *TxEventNotify;742 rx_cb_t *RxEventNotify;743 int tx_busy;744 wait_queue_head_t tx_wq;745 wait_queue_head_t rx_wq;[all …]
744 struct ngene { struct763 u8 *ngenetohost; argument764 u8 *hosttongene; argument786 struct ngene_channel channel[MAX_STREAM]; argument788 struct ngene_info *card_info; argument790 tx_cb_t *TxEventNotify;791 rx_cb_t *RxEventNotify;792 int tx_busy;793 wait_queue_head_t tx_wq;794 wait_queue_head_t rx_wq;[all …]
555 sub ngene { subroutine