Lines Matching refs:device
43 static struct ltc4215_data *ltc4215_update_device(struct device *dev)
76 static int ltc4215_get_voltage(struct device *dev, u8 reg)
108 static unsigned int ltc4215_get_current(struct device *dev)
136 static ssize_t ltc4215_voltage_show(struct device *dev,
145 static ssize_t ltc4215_current_show(struct device *dev,
153 static ssize_t ltc4215_power_show(struct device *dev,
165 static ssize_t ltc4215_alarm_show(struct device *dev,
177 * These macros are used below in constructing device attribute objects
178 * for use with sysfs_create_group() to make a sysfs device file
224 struct device *dev = &client->dev;
226 struct device *hwmon_dev;