Searched refs:edgeport_serial (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | io_edgeport.c | 194 struct edgeport_serial { struct 300 static void process_rcvd_data(struct edgeport_serial *edge_serial, 302 static void process_rcvd_status(struct edgeport_serial *edge_serial, 321 static void send_more_port_data(struct edgeport_serial *edge_serial, 330 static void get_manufacturing_desc(struct edgeport_serial *edge_serial); 331 static void get_boot_desc(struct edgeport_serial *edge_serial); 332 static void load_application_firmware(struct edgeport_serial *edge_serial); 351 static void update_edgeport_E2PROM(struct edgeport_serial *edge_serial) in update_edgeport_E2PROM() 468 static void dump_product_info(struct edgeport_serial *edge_serial, in dump_product_info() 503 static void get_product_info(struct edgeport_serial *edge_seria [all...] |
H A D | io_ti.c | 107 struct edgeport_serial *edge_serial; 115 struct edgeport_serial { struct 230 static int do_download_mode(struct edgeport_serial *serial, 232 static int do_boot_mode(struct edgeport_serial *serial, 384 static int read_boot_mem(struct edgeport_serial *serial, in read_boot_mem() 410 static int write_boot_mem(struct edgeport_serial *serial, in write_boot_mem() 444 static int write_i2c_mem(struct edgeport_serial *serial, in write_i2c_mem() 601 static int read_rom(struct edgeport_serial *serial, in read_rom() 619 static int write_rom(struct edgeport_serial *serial, int start_address, in write_rom() 633 static int get_descriptor_addr(struct edgeport_serial *seria [all...] |
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | io_ti.c | 105 struct edgeport_serial *edge_serial; 113 struct edgeport_serial { struct 228 static int do_download_mode(struct edgeport_serial *serial, 230 static int do_boot_mode(struct edgeport_serial *serial, 381 static int read_boot_mem(struct edgeport_serial *serial, in read_boot_mem() 407 static int write_boot_mem(struct edgeport_serial *serial, in write_boot_mem() 441 static int write_i2c_mem(struct edgeport_serial *serial, in write_i2c_mem() 598 static int read_rom(struct edgeport_serial *serial, in read_rom() 616 static int write_rom(struct edgeport_serial *serial, int start_address, in write_rom() 630 static int get_descriptor_addr(struct edgeport_serial *seria [all...] |
H A D | io_edgeport.c | 194 struct edgeport_serial { struct 270 static void process_rcvd_data(struct edgeport_serial *edge_serial, 272 static void process_rcvd_status(struct edgeport_serial *edge_serial, 289 static void send_more_port_data(struct edgeport_serial *edge_serial, 308 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() 490 static int get_epic_descriptor(struct edgeport_serial *ep) in get_epic_descriptor() 569 struct edgeport_serial *edge_serial = urb->context; in edge_interrupt_callback() 683 struct edgeport_serial *edge_seria in edge_bulk_in_callback() [all...] |
Completed in 8 milliseconds