Lines Matching defs:device
140 * @pdev: parent platform device
183 * device, else it will not work.
443 "waiting for device to be free (not busy). "
616 * The slave device wants a 10bit address, send the rest
879 dev_dbg(&pdev->dev, "initialize bus device I2C%d on virtual "
918 /* i2c device drivers may be active on return from add_adapter() */
931 static int stu300_suspend(struct device *device)
933 struct stu300_dev *dev = dev_get_drvdata(device);
940 static int stu300_resume(struct device *device)
943 struct stu300_dev *dev = dev_get_drvdata(device);
950 dev_err(device, "error re-initializing hardware.\n");