Home
last modified time | relevance | path

Searched refs:sda_temp_input (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/hwmon/
Dw83l786ng.c455 static struct sensor_device_attribute_2 sda_temp_input[] = { variable
644 &sda_temp_input[X].dev_attr.attr, \
Dw83791d.c1003 static struct sensor_device_attribute_2 sda_temp_input[] = { variable
1207 &sda_temp_input[X].dev_attr.attr, \
Dw83627ehf.c1293 static struct sensor_device_attribute sda_temp_input[] = { variable
1862 device_remove_file(dev, &sda_temp_input[i].dev_attr); in w83627ehf_device_remove_files()
2532 err = device_create_file(dev, &sda_temp_input[i].dev_attr); in w83627ehf_probe()