Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dio_ti.c103 struct edgeport_serial *edge_serial;
111 struct edgeport_serial { struct
226 static int do_download_mode(struct edgeport_serial *serial,
228 static int do_boot_mode(struct edgeport_serial *serial,
379 static int read_boot_mem(struct edgeport_serial *serial, in read_boot_mem()
405 static int write_boot_mem(struct edgeport_serial *serial, in write_boot_mem()
439 static int write_i2c_mem(struct edgeport_serial *serial, in write_i2c_mem()
596 static int read_rom(struct edgeport_serial *serial, in read_rom()
614 static int write_rom(struct edgeport_serial *serial, int start_address, in write_rom()
628 static int get_descriptor_addr(struct edgeport_serial *serial, in get_descriptor_addr()
[all …]
H A Dio_edgeport.c196 struct edgeport_serial { struct
272 static void process_rcvd_data(struct edgeport_serial *edge_serial,
274 static void process_rcvd_status(struct edgeport_serial *edge_serial,
291 static void send_more_port_data(struct edgeport_serial *edge_serial,
310 static void update_edgeport_E2PROM(struct edgeport_serial *edge_serial) in update_edgeport_E2PROM()
394 static void dump_product_info(struct edgeport_serial *edge_serial, in dump_product_info()
429 static void get_product_info(struct edgeport_serial *edge_serial) in get_product_info()
493 static int get_epic_descriptor(struct edgeport_serial *ep) in get_epic_descriptor()
572 struct edgeport_serial *edge_serial = urb->context; in edge_interrupt_callback()
687 struct edgeport_serial *edge_serial = urb->context; in edge_bulk_in_callback()
[all …]