Lines Matching defs:dev
976 static int aqc_read(struct device *dev, enum hwmon_sensor_types type, u32 attr,
980 struct aqc_data *priv = dev_get_drvdata(dev);
1078 static int aqc_read_string(struct device *dev, enum hwmon_sensor_types type, u32 attr,
1081 struct aqc_data *priv = dev_get_drvdata(dev);
1117 static int aqc_write(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel,
1125 struct aqc_data *priv = dev_get_drvdata(dev);
1475 dev_name(&priv->hdev->dev));
1502 priv = devm_kzalloc(&hdev->dev, sizeof(*priv), GFP_KERNEL);
1799 priv->buffer = devm_kzalloc(&hdev->dev, priv->buffer_size, GFP_KERNEL);
1807 priv->hwmon_dev = hwmon_device_register_with_info(&hdev->dev, priv->name, priv,