Lines Matching defs:ngene
744 struct ngene { struct
763 u8 *ngenetohost; argument
764 u8 *hosttongene; argument
786 struct ngene_channel channel[MAX_STREAM]; argument
788 struct ngene_info *card_info; argument
790 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;
796 u8 uart_rbuf[UART_RBUF_LEN];
797 int uart_rp, uart_wp;
821 struct ngene_ci ci; argument