edgeport_serial   300 drivers/usb/serial/io_edgeport.c static void  process_rcvd_data(struct edgeport_serial *edge_serial,
edgeport_serial   302 drivers/usb/serial/io_edgeport.c static void process_rcvd_status(struct edgeport_serial *edge_serial,
edgeport_serial   321 drivers/usb/serial/io_edgeport.c static void send_more_port_data(struct edgeport_serial *edge_serial,
edgeport_serial   330 drivers/usb/serial/io_edgeport.c static void get_manufacturing_desc(struct edgeport_serial *edge_serial);
edgeport_serial   331 drivers/usb/serial/io_edgeport.c static void get_boot_desc(struct edgeport_serial *edge_serial);
edgeport_serial   332 drivers/usb/serial/io_edgeport.c static void load_application_firmware(struct edgeport_serial *edge_serial);
edgeport_serial   351 drivers/usb/serial/io_edgeport.c static void update_edgeport_E2PROM(struct edgeport_serial *edge_serial)
edgeport_serial   468 drivers/usb/serial/io_edgeport.c static void dump_product_info(struct edgeport_serial *edge_serial,
edgeport_serial   503 drivers/usb/serial/io_edgeport.c static void get_product_info(struct edgeport_serial *edge_serial)
edgeport_serial   566 drivers/usb/serial/io_edgeport.c static int get_epic_descriptor(struct edgeport_serial *ep)
edgeport_serial   645 drivers/usb/serial/io_edgeport.c 	struct edgeport_serial *edge_serial = urb->context;
edgeport_serial   759 drivers/usb/serial/io_edgeport.c 	struct edgeport_serial	*edge_serial = urb->context;
edgeport_serial   836 drivers/usb/serial/io_edgeport.c 	send_more_port_data((struct edgeport_serial *)
edgeport_serial   894 drivers/usb/serial/io_edgeport.c 	struct edgeport_serial *edge_serial;
edgeport_serial  1128 drivers/usb/serial/io_edgeport.c 	struct edgeport_serial *edge_serial;
edgeport_serial  1262 drivers/usb/serial/io_edgeport.c 	send_more_port_data((struct edgeport_serial *)
edgeport_serial  1285 drivers/usb/serial/io_edgeport.c static void send_more_port_data(struct edgeport_serial *edge_serial,
edgeport_serial  1685 drivers/usb/serial/io_edgeport.c 	struct edgeport_serial *edge_serial = usb_get_serial_data(port->serial);
edgeport_serial  1725 drivers/usb/serial/io_edgeport.c static void process_rcvd_data(struct edgeport_serial *edge_serial,
edgeport_serial  1862 drivers/usb/serial/io_edgeport.c static void process_rcvd_status(struct edgeport_serial *edge_serial,
edgeport_serial  2245 drivers/usb/serial/io_edgeport.c 	struct edgeport_serial *edge_serial =
edgeport_serial  2300 drivers/usb/serial/io_edgeport.c 	struct edgeport_serial *edge_serial =
edgeport_serial  2394 drivers/usb/serial/io_edgeport.c 	struct edgeport_serial *edge_serial =
edgeport_serial  2450 drivers/usb/serial/io_edgeport.c 	struct edgeport_serial *edge_serial =
edgeport_serial  2639 drivers/usb/serial/io_edgeport.c static void get_manufacturing_desc(struct edgeport_serial *edge_serial)
edgeport_serial  2699 drivers/usb/serial/io_edgeport.c static void get_boot_desc(struct edgeport_serial *edge_serial)
edgeport_serial  2739 drivers/usb/serial/io_edgeport.c static void load_application_firmware(struct edgeport_serial *edge_serial)
edgeport_serial  2818 drivers/usb/serial/io_edgeport.c 	struct edgeport_serial *edge_serial;
edgeport_serial  2833 drivers/usb/serial/io_edgeport.c 	edge_serial = kzalloc(sizeof(struct edgeport_serial), GFP_KERNEL);
edgeport_serial  3035 drivers/usb/serial/io_edgeport.c 	struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
edgeport_serial  3050 drivers/usb/serial/io_edgeport.c 	struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
edgeport_serial   107 drivers/usb/serial/io_ti.c 	struct edgeport_serial	*edge_serial;
edgeport_serial   228 drivers/usb/serial/io_ti.c static int do_download_mode(struct edgeport_serial *serial,
edgeport_serial   230 drivers/usb/serial/io_ti.c static int do_boot_mode(struct edgeport_serial *serial,
edgeport_serial   382 drivers/usb/serial/io_ti.c static int read_boot_mem(struct edgeport_serial *serial,
edgeport_serial   408 drivers/usb/serial/io_ti.c static int write_boot_mem(struct edgeport_serial *serial,
edgeport_serial   442 drivers/usb/serial/io_ti.c static int write_i2c_mem(struct edgeport_serial *serial,
edgeport_serial   599 drivers/usb/serial/io_ti.c static int read_rom(struct edgeport_serial *serial,
edgeport_serial   617 drivers/usb/serial/io_ti.c static int write_rom(struct edgeport_serial *serial, int start_address,
edgeport_serial   631 drivers/usb/serial/io_ti.c static int get_descriptor_addr(struct edgeport_serial *serial,
edgeport_serial   675 drivers/usb/serial/io_ti.c static int check_i2c_image(struct edgeport_serial *serial)
edgeport_serial   755 drivers/usb/serial/io_ti.c static int get_manuf_info(struct edgeport_serial *serial, __u8 *buffer)
edgeport_serial   866 drivers/usb/serial/io_ti.c static int i2c_type_bootmode(struct edgeport_serial *serial)
edgeport_serial   923 drivers/usb/serial/io_ti.c static int download_code(struct edgeport_serial *serial, __u8 *image,
edgeport_serial   961 drivers/usb/serial/io_ti.c static int check_fw_sanity(struct edgeport_serial *serial,
edgeport_serial  1002 drivers/usb/serial/io_ti.c static int download_fw(struct edgeport_serial *serial)
edgeport_serial  1069 drivers/usb/serial/io_ti.c static int do_download_mode(struct edgeport_serial *serial,
edgeport_serial  1381 drivers/usb/serial/io_ti.c static int do_boot_mode(struct edgeport_serial *serial,
edgeport_serial  1626 drivers/usb/serial/io_ti.c 	struct edgeport_serial *edge_serial = urb->context;
edgeport_serial  1841 drivers/usb/serial/io_ti.c 	struct edgeport_serial *edge_serial;
edgeport_serial  1976 drivers/usb/serial/io_ti.c 	struct edgeport_serial *edge_serial;
edgeport_serial  2477 drivers/usb/serial/io_ti.c static void edge_heartbeat_schedule(struct edgeport_serial *edge_serial)
edgeport_serial  2488 drivers/usb/serial/io_ti.c 	struct edgeport_serial *serial;
edgeport_serial  2491 drivers/usb/serial/io_ti.c 	serial = container_of(work, struct edgeport_serial,
edgeport_serial  2528 drivers/usb/serial/io_ti.c 	struct edgeport_serial *edge_serial;
edgeport_serial  2533 drivers/usb/serial/io_ti.c 	edge_serial = kzalloc(sizeof(struct edgeport_serial), GFP_KERNEL);
edgeport_serial  2569 drivers/usb/serial/io_ti.c 	struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
edgeport_serial  2576 drivers/usb/serial/io_ti.c 	struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
edgeport_serial  2686 drivers/usb/serial/io_ti.c 	struct edgeport_serial *edge_serial = usb_get_serial_data(serial);
edgeport_serial  2695 drivers/usb/serial/io_ti.c 	struct edgeport_serial *edge_serial = usb_get_serial_data(serial);