Lines Matching refs:usb_serial
74 static int whiteheat_firmware_download(struct usb_serial *serial,
76 static int whiteheat_firmware_attach(struct usb_serial *serial);
79 static int whiteheat_attach(struct usb_serial *serial);
80 static void whiteheat_release(struct usb_serial *serial);
152 static int start_command_port(struct usb_serial *serial);
153 static void stop_command_port(struct usb_serial *serial);
193 static int whiteheat_firmware_download(struct usb_serial *serial, in whiteheat_firmware_download()
208 static int whiteheat_firmware_attach(struct usb_serial *serial) in whiteheat_firmware_attach()
219 static int whiteheat_attach(struct usb_serial *serial) in whiteheat_attach()
326 static void whiteheat_release(struct usb_serial *serial) in whiteheat_release()
783 static int start_command_port(struct usb_serial *serial) in start_command_port()
812 static void stop_command_port(struct usb_serial *serial) in stop_command_port()