Lines Matching defs:edge_serial
505 static void update_edgeport_E2PROM (struct edgeport_serial *edge_serial) in update_edgeport_E2PROM()
654 static void get_product_info(struct edgeport_serial *edge_serial) in get_product_info()
756 struct edgeport_serial *edge_serial = (struct edgeport_serial *)urb->context; in edge_interrupt_callback() local
837 struct edgeport_serial *edge_serial = (struct edgeport_serial *)urb->context; in edge_bulk_in_callback() local
978 struct edgeport_serial *edge_serial; in edge_open() local
1213 struct edgeport_serial *edge_serial; in edge_close() local
1381 static void send_more_port_data(struct edgeport_serial *edge_serial, struct edgeport_port *edge_por… in send_more_port_data()
1974 static int process_rcvd_data (struct edgeport_serial *edge_serial, unsigned char * buffer, __u16 bu… in process_rcvd_data()
2117 static void process_rcvd_status (struct edgeport_serial *edge_serial, __u8 byte2, __u8 byte3) in process_rcvd_status()
2476 struct edgeport_serial *edge_serial = (struct edgeport_serial *)edge_port->port->serial->private; in write_cmd_usb() local
2822 static void get_manufacturing_desc (struct edgeport_serial *edge_serial) in get_manufacturing_desc()
2861 static void get_boot_desc (struct edgeport_serial *edge_serial) in get_boot_desc()
2890 static void load_application_firmware (struct edgeport_serial *edge_serial) in load_application_firmware()
2959 struct edgeport_serial *edge_serial; in edge_startup() local