Home
last modified time | relevance | path

Searched refs:edgeport_serial (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/usb/serial/
Dio_edgeport.c116 struct edgeport_serial { struct
224 static void process_rcvd_data(struct edgeport_serial *edge_serial,
226 static void process_rcvd_status(struct edgeport_serial *edge_serial,
245 static void send_more_port_data(struct edgeport_serial *edge_serial,
254 static void get_manufacturing_desc(struct edgeport_serial *edge_serial);
255 static void get_boot_desc(struct edgeport_serial *edge_serial);
256 static void load_application_firmware(struct edgeport_serial *edge_serial);
275 static void update_edgeport_E2PROM(struct edgeport_serial *edge_serial) in update_edgeport_E2PROM()
392 static void dump_product_info(struct edgeport_serial *edge_serial, in dump_product_info()
427 static void get_product_info(struct edgeport_serial *edge_serial) in get_product_info()
[all …]
Dio_ti.c88 struct edgeport_serial *edge_serial;
96 struct edgeport_serial { struct
335 static int read_boot_mem(struct edgeport_serial *serial, in read_boot_mem()
361 static int write_boot_mem(struct edgeport_serial *serial, in write_boot_mem()
396 static int write_i2c_mem(struct edgeport_serial *serial, in write_i2c_mem()
550 static int read_rom(struct edgeport_serial *serial, in read_rom()
568 static int write_rom(struct edgeport_serial *serial, int start_address, in write_rom()
584 static int get_descriptor_addr(struct edgeport_serial *serial, in get_descriptor_addr()
628 static int check_i2c_image(struct edgeport_serial *serial) in check_i2c_image()
708 static int get_manuf_info(struct edgeport_serial *serial, __u8 *buffer) in get_manuf_info()
[all …]