Lines Matching +defs:dev +defs:id +defs:attrs
84 struct attribute_group attrs; member
116 static struct ics932s401_data *ics932s401_update_device(struct device *dev) in ics932s401_update_device()
149 static ssize_t show_spread_enabled(struct device *dev, in show_spread_enabled()
196 static ssize_t show_cpu_clock(struct device *dev, in show_cpu_clock()
205 static ssize_t show_cpu_clock_sel(struct device *dev, in show_cpu_clock_sel()
253 static ssize_t show_src_clock(struct device *dev, in show_src_clock()
262 static ssize_t show_src_clock_sel(struct device *dev, in show_src_clock_sel()
301 static ssize_t show_pci_clock(struct device *dev, in show_pci_clock()
310 static ssize_t show_pci_clock_sel(struct device *dev, in show_pci_clock_sel()
360 static ssize_t show_value(struct device *dev, in show_value()
376 static ssize_t show_spread(struct device *dev, in show_spread()
433 const struct i2c_device_id *id) in ics932s401_probe()