Lines Matching defs:device
325 /* Doesn't seem to be a device at other end */
860 struct device *dev)
862 const struct of_device_id *device;
895 /* Its not yet defined how timeouts will be specified in device tree.
900 device = of_match_device(mv64xxx_i2c_of_match_table, dev);
901 if (!device)
904 memcpy(&drv_data->reg_offsets, device->data, sizeof(drv_data->reg_offsets));
933 struct device *dev)
940 struct device *dev)
959 mv64xxx_i2c_runtime_suspend(struct device *dev)
971 mv64xxx_i2c_runtime_resume(struct device *dev)