Symbol: edgeport_serial
drivers/usb/serial/io_edgeport.c
1056
struct edgeport_serial *edge_serial;
drivers/usb/serial/io_edgeport.c
1190
send_more_port_data((struct edgeport_serial *)
drivers/usb/serial/io_edgeport.c
1213
static void send_more_port_data(struct edgeport_serial *edge_serial,
drivers/usb/serial/io_edgeport.c
1571
struct edgeport_serial *edge_serial = usb_get_serial_data(port->serial);
drivers/usb/serial/io_edgeport.c
1613
static void process_rcvd_data(struct edgeport_serial *edge_serial,
drivers/usb/serial/io_edgeport.c
1750
static void process_rcvd_status(struct edgeport_serial *edge_serial,
drivers/usb/serial/io_edgeport.c
2133
struct edgeport_serial *edge_serial =
drivers/usb/serial/io_edgeport.c
2188
struct edgeport_serial *edge_serial =
drivers/usb/serial/io_edgeport.c
2282
struct edgeport_serial *edge_serial =
drivers/usb/serial/io_edgeport.c
2338
struct edgeport_serial *edge_serial =
drivers/usb/serial/io_edgeport.c
2527
static void get_manufacturing_desc(struct edgeport_serial *edge_serial)
drivers/usb/serial/io_edgeport.c
2587
static void get_boot_desc(struct edgeport_serial *edge_serial)
drivers/usb/serial/io_edgeport.c
2627
static void load_application_firmware(struct edgeport_serial *edge_serial)
drivers/usb/serial/io_edgeport.c
2706
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
2721
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
2929
struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
drivers/usb/serial/io_edgeport.c
2944
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
687
struct edgeport_serial *edge_serial = urb->context;
drivers/usb/serial/io_edgeport.c
764
send_more_port_data((struct edgeport_serial *)
drivers/usb/serial/io_edgeport.c
822
struct edgeport_serial *edge_serial;
drivers/usb/serial/io_ti.c
1010
static int download_fw(struct edgeport_serial *serial)
drivers/usb/serial/io_ti.c
103
struct edgeport_serial *edge_serial;
drivers/usb/serial/io_ti.c
1077
static int do_download_mode(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
1388
static int do_boot_mode(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
1636
struct edgeport_serial *edge_serial = urb->context;
drivers/usb/serial/io_ti.c
1851
struct edgeport_serial *edge_serial;
drivers/usb/serial/io_ti.c
1979
struct edgeport_serial *edge_serial;
drivers/usb/serial/io_ti.c
226
static int do_download_mode(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
228
static int do_boot_mode(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
2458
static void edge_heartbeat_schedule(struct edgeport_serial *edge_serial)
drivers/usb/serial/io_ti.c
2469
struct edgeport_serial *serial;
drivers/usb/serial/io_ti.c
2472
serial = container_of(work, struct edgeport_serial,
drivers/usb/serial/io_ti.c
2509
struct edgeport_serial *edge_serial;
drivers/usb/serial/io_ti.c
2514
edge_serial = kzalloc_obj(struct edgeport_serial);
drivers/usb/serial/io_ti.c
2550
struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
drivers/usb/serial/io_ti.c
2557
struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
drivers/usb/serial/io_ti.c
2668
struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
drivers/usb/serial/io_ti.c
2677
struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
drivers/usb/serial/io_ti.c
379
static int read_boot_mem(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
405
static int write_boot_mem(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
439
static int write_i2c_mem(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
596
static int read_rom(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
614
static int write_rom(struct edgeport_serial *serial, int start_address,
drivers/usb/serial/io_ti.c
628
static int get_descriptor_addr(struct edgeport_serial *serial,
drivers/usb/serial/io_ti.c
672
static int check_i2c_image(struct edgeport_serial *serial)
drivers/usb/serial/io_ti.c
752
static int get_manuf_info(struct edgeport_serial *serial, u8 *buffer)
drivers/usb/serial/io_ti.c
874
static int i2c_type_bootmode(struct edgeport_serial *serial)
drivers/usb/serial/io_ti.c
931
static int download_code(struct edgeport_serial *serial, u8 *image,
drivers/usb/serial/io_ti.c
969
static int check_fw_sanity(struct edgeport_serial *serial,