Lines Matching defs:ngene
742 struct ngene { struct
761 u8 *ngenetohost; argument
762 u8 *hosttongene; argument
784 struct ngene_channel channel[MAX_STREAM]; argument
786 struct ngene_info *card_info; argument
788 tx_cb_t *TxEventNotify;
789 rx_cb_t *RxEventNotify;
790 int tx_busy;
791 wait_queue_head_t tx_wq;
792 wait_queue_head_t rx_wq;
794 u8 uart_rbuf[UART_RBUF_LEN];
795 int uart_rp, uart_wp;
819 struct ngene_ci ci; argument