Searched refs:edgeport_port (Results 1 – 1 of 1) sorted by relevance
89 struct edgeport_port { struct220 static void stop_read(struct edgeport_port *edge_port);221 static int restart_read(struct edgeport_port *edge_port);524 static int tx_active(struct edgeport_port *port) in tx_active()1508 static int ti_do_config(struct edgeport_port *port, int feature, int on) in ti_do_config()1515 static int restore_mcr(struct edgeport_port *port, u8 mcr) in restore_mcr()1551 static void handle_new_msr(struct edgeport_port *edge_port, u8 msr) in handle_new_msr()1586 static void handle_new_lsr(struct edgeport_port *edge_port, int lsr_data, in handle_new_lsr()1624 struct edgeport_port *edge_port; in edge_interrupt_callback()1725 struct edgeport_port *edge_port = urb->context; in edge_bulk_in_callback()[all …]