Symbol: edgeport_serial
drivers/usb/serial/io_edgeport.c
1055
struct edgeport_serial *edge_serial;
drivers/usb/serial/io_edgeport.c
1189
send_more_port_data((struct edgeport_serial *)
drivers/usb/serial/io_edgeport.c
1212
static void send_more_port_data(struct edgeport_serial *edge_serial,
drivers/usb/serial/io_edgeport.c
1570
struct edgeport_serial *edge_serial = usb_get_serial_data(port->serial);
drivers/usb/serial/io_edgeport.c
1612
static void process_rcvd_data(struct edgeport_serial *edge_serial,
drivers/usb/serial/io_edgeport.c
1749
static void process_rcvd_status(struct edgeport_serial *edge_serial,
drivers/usb/serial/io_edgeport.c
2132
struct edgeport_serial *edge_serial =
drivers/usb/serial/io_edgeport.c
2187
struct edgeport_serial *edge_serial =
drivers/usb/serial/io_edgeport.c
2281
struct edgeport_serial *edge_serial =
drivers/usb/serial/io_edgeport.c
2337
struct edgeport_serial *edge_serial =
drivers/usb/serial/io_edgeport.c
2526
static void get_manufacturing_desc(struct edgeport_serial *edge_serial)
drivers/usb/serial/io_edgeport.c
2586
static void get_boot_desc(struct edgeport_serial *edge_serial)
drivers/usb/serial/io_edgeport.c
2626
static void load_application_firmware(struct edgeport_serial *edge_serial)
drivers/usb/serial/io_edgeport.c
2705
struct edgeport_serial *edge_serial;
drivers/usb/serial/io_edgeport.c
272
static void process_rcvd_data(struct edgeport_serial *edge_serial,
drivers/usb/serial/io_edgeport.c
2720
edge_serial = kzalloc_obj(struct edgeport_serial);
drivers/usb/serial/io_edgeport.c
274
static void process_rcvd_status(struct edgeport_serial *edge_serial,
drivers/usb/serial/io_edgeport.c
291
static void send_more_port_data(struct edgeport_serial *edge_serial,
drivers/usb/serial/io_edgeport.c
2928
struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
drivers/usb/serial/io_edgeport.c
2943
struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
drivers/usb/serial/io_edgeport.c
310
static void update_edgeport_E2PROM(struct edgeport_serial *edge_serial)
drivers/usb/serial/io_edgeport.c
394
static void dump_product_info(struct edgeport_serial *edge_serial,
drivers/usb/serial/io_edgeport.c
429
static void get_product_info(struct edgeport_serial *edge_serial)
drivers/usb/serial/io_edgeport.c
493
static int get_epic_descriptor(struct edgeport_serial *ep)
drivers/usb/serial/io_edgeport.c
572
struct edgeport_serial *edge_serial = urb->context;
drivers/usb/serial/io_edgeport.c
686
struct edgeport_serial *edge_serial = urb->context;
drivers/usb/serial/io_edgeport.c
763
send_more_port_data((struct edgeport_serial *)
drivers/usb/serial/io_edgeport.c
821
struct edgeport_serial *edge_serial;
drivers/usb/serial/io_ti.c
1001
static int download_fw(struct edgeport_serial *serial)
drivers/usb/serial/io_ti.c
105
struct edgeport_serial *edge_serial;
drivers/usb/serial/io_ti.c
1068
static int do_download_mode(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
1379
static int do_boot_mode(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
1621
struct edgeport_serial *edge_serial = urb->context;
drivers/usb/serial/io_ti.c
1836
struct edgeport_serial *edge_serial;
drivers/usb/serial/io_ti.c
1964
struct edgeport_serial *edge_serial;
drivers/usb/serial/io_ti.c
228
static int do_download_mode(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
230
static int do_boot_mode(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
2443
static void edge_heartbeat_schedule(struct edgeport_serial *edge_serial)
drivers/usb/serial/io_ti.c
2454
struct edgeport_serial *serial;
drivers/usb/serial/io_ti.c
2457
serial = container_of(work, struct edgeport_serial,
drivers/usb/serial/io_ti.c
2494
struct edgeport_serial *edge_serial;
drivers/usb/serial/io_ti.c
2499
edge_serial = kzalloc_obj(struct edgeport_serial);
drivers/usb/serial/io_ti.c
2535
struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
drivers/usb/serial/io_ti.c
2542
struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
drivers/usb/serial/io_ti.c
2653
struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
drivers/usb/serial/io_ti.c
2662
struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
drivers/usb/serial/io_ti.c
381
static int read_boot_mem(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
407
static int write_boot_mem(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
441
static int write_i2c_mem(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
598
static int read_rom(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
616
static int write_rom(struct edgeport_serial *serial, int start_address,
drivers/usb/serial/io_ti.c
630
static int get_descriptor_addr(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
674
static int check_i2c_image(struct edgeport_serial *serial)
drivers/usb/serial/io_ti.c
754
static int get_manuf_info(struct edgeport_serial *serial, u8 *buffer)
drivers/usb/serial/io_ti.c
865
static int i2c_type_bootmode(struct edgeport_serial *serial)
drivers/usb/serial/io_ti.c
922
static int download_code(struct edgeport_serial *serial, u8 *image,
drivers/usb/serial/io_ti.c
960
static int check_fw_sanity(struct edgeport_serial *serial,