Lines Matching defs:ngene
754 struct ngene { struct
773 u8 *ngenetohost; argument
774 u8 *hosttongene; argument
796 struct ngene_channel channel[MAX_STREAM]; argument
798 struct ngene_info *card_info; argument
800 tx_cb_t *TxEventNotify;
801 rx_cb_t *RxEventNotify;
802 int tx_busy;
803 wait_queue_head_t tx_wq;
804 wait_queue_head_t rx_wq;
806 u8 uart_rbuf[UART_RBUF_LEN];
807 int uart_rp, uart_wp;
831 struct ngene_ci ci; argument