Lines Matching defs:ngene
695 struct ngene { struct
714 u8 *ngenetohost; argument
715 u8 *hosttongene; argument
737 struct ngene_channel channel[MAX_STREAM]; argument
739 struct ngene_info *card_info; argument
741 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;
747 u8 uart_rbuf[UART_RBUF_LEN];
748 int uart_rp, uart_wp;
772 struct ngene_ci ci; argument