Searched refs:fst_port_info (Results 1 – 1 of 1) sorted by relevance
426 struct fst_port_info { struct460 struct fst_port_info ports[FST_MAX_PORTS]; argument473 struct fst_port_info *dma_port_rx;474 struct fst_port_info *dma_port_tx;482 #define hdlc_to_port(H) ((struct fst_port_info *)(H))843 fst_tx_dma_complete(struct fst_card_info *card, struct fst_port_info *port, in fst_tx_dma_complete()860 fst_rx_dma_complete(struct fst_card_info *card, struct fst_port_info *port, in fst_rx_dma_complete()959 fst_issue_cmd(struct fst_port_info *port, unsigned short cmd) in fst_issue_cmd()1005 fst_op_raise(struct fst_port_info *port, unsigned int outputs) in fst_op_raise()1015 fst_op_lower(struct fst_port_info *port, unsigned int outputs) in fst_op_lower()[all …]