Lines Matching defs:ngene
696 struct ngene { struct
715 u8 *ngenetohost; argument
716 u8 *hosttongene; argument
738 struct ngene_channel channel[MAX_STREAM]; argument
740 struct ngene_info *card_info; argument
742 tx_cb_t *TxEventNotify;
743 rx_cb_t *RxEventNotify;
744 int tx_busy;
745 wait_queue_head_t tx_wq;
746 wait_queue_head_t rx_wq;
748 u8 uart_rbuf[UART_RBUF_LEN];
749 int uart_rp, uart_wp;
773 struct ngene_ci ci; argument