Lines Matching refs:usb_serial
70 static int whiteheat_firmware_download(struct usb_serial *serial,
72 static int whiteheat_firmware_attach(struct usb_serial *serial);
75 static int whiteheat_attach(struct usb_serial *serial);
76 static void whiteheat_release(struct usb_serial *serial);
149 static int start_command_port(struct usb_serial *serial);
150 static void stop_command_port(struct usb_serial *serial);
189 static int whiteheat_firmware_download(struct usb_serial *serial, in whiteheat_firmware_download()
204 static int whiteheat_firmware_attach(struct usb_serial *serial) in whiteheat_firmware_attach()
215 static int whiteheat_attach(struct usb_serial *serial) in whiteheat_attach()
322 static void whiteheat_release(struct usb_serial *serial) in whiteheat_release()
759 static int start_command_port(struct usb_serial *serial) in start_command_port()
788 static void stop_command_port(struct usb_serial *serial) in stop_command_port()