Searched refs:sda_in_max (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/hwmon/ | ||
H A D | w83l786ng.c | 284 static struct sensor_device_attribute sda_in_max[] = { variable in typeref:struct:sensor_device_attribute 636 &sda_in_max[X].dev_attr.attr |
H A D | w83791d.c | 431 static struct sensor_device_attribute sda_in_max[] = { variable in typeref:struct:sensor_device_attribute 1196 &sda_in_max[X].dev_attr.attr, \ |
H A D | w83627ehf.c | 1025 static struct sensor_device_attribute sda_in_max[] = { variable in typeref:struct:sensor_device_attribute 1838 device_remove_file(dev, &sda_in_max[i].dev_attr); w83627ehf_device_remove_files() 2481 &sda_in_max[i].dev_attr))) w83627ehf_probe() |
Completed in 166 milliseconds