Lines Matching refs:attr
29 struct device_attribute *attr, char *buf)
48 struct device_attribute *attr, char *buf)
66 struct device_attribute *attr, char *buf)
80 struct device_attribute *attr, char *buf)
95 struct device_attribute *attr, char *buf)
110 struct device_attribute *attr, char *buf)
125 &dev_attr_ports_num.attr,
126 &dev_attr_bitstream_id.attr,
127 &dev_attr_bitstream_metadata.attr,
128 &dev_attr_cache_size.attr,
129 &dev_attr_fabric_version.attr,
130 &dev_attr_socket_id.attr,
215 u32 attr, int channel)
220 if (attr == hwmon_temp_input)
227 u32 attr, int channel, long *val)
232 switch (attr) {
282 struct device_attribute *attr, char *buf)
296 &dev_attr_temp1_max_policy.attr,
301 struct attribute *attr, int index)
306 return fme_thermal_throttle_support(feature->ioaddr) ? attr->mode : 0;
378 u32 attr, int channel, long *val)
383 switch (attr) {
412 u32 attr, int channel, long val)
423 switch (attr) {
448 u32 attr, int channel)
450 switch (attr) {
482 struct device_attribute *attr, char *buf)
497 struct device_attribute *attr, char *buf)
512 struct device_attribute *attr, char *buf)
528 &dev_attr_power1_xeon_limit.attr,
529 &dev_attr_power1_fpga_limit.attr,
530 &dev_attr_power1_ltr.attr,