Lines Matching defs:port
23 Some of the "one port" devices actually exhibit multiple USB instances
2185 { USB_DEVICE_AND_INTERFACE_INFO(MEDIATEK_VENDOR_ID, 0x00a2, 0xff, 0x02, 0x01) }, /* MediaTek MT6276M modem & app port */
2304 .description = "GSM modem (1-port)",
2420 struct usb_serial_port *port = urb->context;
2421 struct device *dev = &port->dev;
2423 usb_get_serial_port_data(port);
2425 dev_dbg(dev, "%s: urb %p port %p has data %p\n", __func__, urb, port, portdata);
2450 tty_port_tty_hangup(&port->port, true);
2462 usb_mark_last_busy(port->serial->dev);