Lines Matching defs:ngene
737 struct ngene { struct
756 u8 *ngenetohost; argument
757 u8 *hosttongene; argument
779 struct ngene_channel channel[MAX_STREAM]; argument
781 struct ngene_info *card_info; argument
783 tx_cb_t *TxEventNotify;
784 rx_cb_t *RxEventNotify;
785 int tx_busy;
786 wait_queue_head_t tx_wq;
787 wait_queue_head_t rx_wq;
789 u8 uart_rbuf[UART_RBUF_LEN];
790 int uart_rp, uart_wp;
814 struct ngene_ci ci; argument