Lines Matching defs:dev
2417 struct device *dev = &port->dev;
2421 dev_dbg(dev, "%s: urb %p port %p has data %p\n", __func__, urb, port, portdata);
2427 dev_dbg(dev, "%s: NULL req_pkt\n", __func__);
2437 dev_dbg(dev, "%s: signal x%x\n", __func__, signals);
2448 dev_dbg(dev, "%s: type %x req %x\n", __func__,
2452 dev_dbg(dev, "%s: urb stopped: %d\n", __func__, status);
2454 dev_dbg(dev, "%s: error %d\n", __func__, status);
2458 usb_mark_last_busy(port->serial->dev);
2461 dev_dbg(dev, "%s: resubmit intr urb failed. (%d)\n",