Lines Matching defs:dev
86 struct device *dev = &i2400mu->usb_iface->dev;
89 d_fnstart(4, dev, "(i2400m %p buf %p buf_len %zu)\n",
107 d_fnend(4, dev, "(i2400m %p buf %p buf_len %zu) = %d\n",
127 struct device *dev = &i2400mu->usb_iface->dev;
129 d_fnstart(4, dev, "(urb %p status %d actual_length %d)\n",
143 case -ENODEV: /* dev disconnect ... */
152 dev_err(dev, "notification: URB error %d, retrying\n",
160 case -ENODEV: /* dev disconnect ... */
166 dev_err(dev, "notification: cannot submit URB: %d\n", ret);
169 d_fnend(4, dev, "(urb %p status %d actual_length %d) = void\n",
174 dev_err(dev, "maximum errors in notification URB exceeded; "
179 d_fnend(4, dev, "(urb %p status %d actual_length %d) = void\n",
194 struct device *dev = &i2400mu->usb_iface->dev;
199 d_fnstart(4, dev, "(i2400m %p)\n", i2400mu);
219 dev_err(dev, "notification: cannot submit URB: %d\n", ret);
222 d_fnend(4, dev, "(i2400m %p) = %d\n", i2400mu, ret);
230 d_fnend(4, dev, "(i2400m %p) = %d\n", i2400mu, ret);
248 struct device *dev = &i2400mu->usb_iface->dev;
250 d_fnstart(4, dev, "(i2400mu %p)\n", i2400mu);
257 d_fnend(4, dev, "(i2400mu %p)\n", i2400mu);