Lines Matching defs:device
28 #include <media/v4l2-device.h>
242 * entering sleep mode, otherwise the device occasionally goes wrong
282 static int amg88xx_read(struct device *dev, enum hwmon_sensor_types type,
328 struct device *dev = regmap_get_device(data->regmap);
399 unsigned int sizes[], struct device *alloc_devs[])
509 struct device *dev = regmap_get_device(data->regmap);
570 struct device *dev = regmap_get_device(data->regmap);
842 "failed to register hwmon device\n");
848 struct nvmem_device *device;
853 device = devm_nvmem_register(&client->dev, config);
855 if (IS_ERR(device)) {
857 "failed to register nvmem device\n");
911 static int video_i2c_pm_runtime_suspend(struct device *dev)
921 static int video_i2c_pm_runtime_resume(struct device *dev)