Lines Matching defs:device
81 * @dev: the device structure
95 * @dev: the device structure
131 dev_err(dev->dev, "reset: reached maximal consecutive resets: disabling the device\n");
192 * @dev: the device structure
209 dev_dbg(dev->dev, "reset in start the mei device.\n");
245 * mei_restart - restart device after suspend
247 * @dev: the device structure
265 dev_err(dev->dev, "device disabled = %d\n", err);
294 dev_err(dev->dev, "device disabled = %d\n", ret);
305 dev_dbg(dev->dev, "stopping the device.\n");
325 /* move device to disabled state unconditionally */
335 * @dev: the device structure
360 * @dev: the mei device
361 * @device: the device structure
366 struct device *device,
406 dev->dev = device;