Searched refs:temp_store (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | ds620.c | 141 static ssize_t temp_store(struct device *dev, struct device_attribute *da, in temp_store() function
|
| H A D | lm73.c | 62 static ssize_t temp_store(struct device *dev, struct device_attribute *da, in temp_store() function
|
| H A D | max1619.c | 148 static ssize_t temp_store(struct device *dev, in temp_store() function
|
| H A D | ad7418.c | 156 static ssize_t temp_store(struct device *dev, in temp_store() function
|
| H A D | lm92.c | 146 static ssize_t temp_store(struct device *dev, in temp_store() function
|
| H A D | lm83.c | 160 static ssize_t temp_store(struct device *dev, in temp_store() function
|
| H A D | ds1621.c | 233 static ssize_t temp_store(struct device *dev, struct device_attribute *da, in temp_store() function
|
| H A D | lm77.c | 154 static ssize_t temp_store(struct device *dev, in temp_store() function
|
| H A D | emc1403.c | 63 static ssize_t temp_store(struct device *dev, struct device_attribute *attr, in temp_store() function
|
| H A D | emc6w201.c | 228 static ssize_t temp_store(struct device *dev, in temp_store() function
|
| H A D | tmp401.c | 323 static ssize_t temp_store(struct device *dev, in temp_store() function
|
| H A D | lm80.c | 411 static ssize_t temp_store(struct device *dev, in temp_store() function
|
| H A D | max6697.c | 300 static ssize_t temp_store(struct device *dev, in temp_store() function
|
| H A D | amc6821.c | 276 static ssize_t temp_store(struct device *dev, struct device_attribute *attr, in temp_store() function
|
| H A D | nct7802.c | 447 static ssize_t temp_store(struct device *dev, struct device_attribute *attr, in temp_store() function
|
| H A D | adt7475.c | 443 static ssize_t temp_store(struct device *dev, struct device_attribute *attr, in temp_store() function
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/aw883xx/ |
| H A D | aw_calib.c | 593 uint16_t temp_store = 0; in aw_cali_svc_bubble_sort() local 605 temp_store = data[j]; in aw_cali_svc_bubble_sort() 607 data[j + 1] = temp_store; in aw_cali_svc_bubble_sort()
|