Lines Matching defs:device
80 * @dev: the device structure
94 * @dev: the device structure
130 dev_err(dev->dev, "reset: reached maximal consecutive resets: disabling the device\n");
180 * @dev: the device structure
197 dev_dbg(dev->dev, "reset in start the mei device.\n");
243 * mei_restart - restart device after suspend
245 * @dev: the device structure
263 dev_err(dev->dev, "device disabled = %d\n", err);
292 dev_err(dev->dev, "device disabled = %d\n", ret);
303 dev_dbg(dev->dev, "stopping the device.\n");
318 /* move device to disabled state unconditionally */
328 * @dev: the device structure
353 * @dev: the mei device
354 * @device: the device structure
358 struct device *device,
395 dev->dev = device;