Home
last modified time | relevance | path

Searched refs:temp_store (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Dds620.c141 static ssize_t temp_store(struct device *dev, struct device_attribute *da, in temp_store() function
H A Dlm73.c62 static ssize_t temp_store(struct device *dev, struct device_attribute *da, in temp_store() function
H A Dmax1619.c148 static ssize_t temp_store(struct device *dev, in temp_store() function
H A Dad7418.c156 static ssize_t temp_store(struct device *dev, in temp_store() function
H A Dlm92.c146 static ssize_t temp_store(struct device *dev, in temp_store() function
H A Dlm83.c160 static ssize_t temp_store(struct device *dev, in temp_store() function
H A Dds1621.c233 static ssize_t temp_store(struct device *dev, struct device_attribute *da, in temp_store() function
H A Dlm77.c154 static ssize_t temp_store(struct device *dev, in temp_store() function
H A Demc1403.c63 static ssize_t temp_store(struct device *dev, struct device_attribute *attr, in temp_store() function
H A Demc6w201.c228 static ssize_t temp_store(struct device *dev, in temp_store() function
H A Dtmp401.c323 static ssize_t temp_store(struct device *dev, in temp_store() function
H A Dlm80.c411 static ssize_t temp_store(struct device *dev, in temp_store() function
H A Dmax6697.c300 static ssize_t temp_store(struct device *dev, in temp_store() function
H A Damc6821.c276 static ssize_t temp_store(struct device *dev, struct device_attribute *attr, in temp_store() function
H A Dnct7802.c447 static ssize_t temp_store(struct device *dev, struct device_attribute *attr, in temp_store() function
H A Dadt7475.c443 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 Daw_calib.c593 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()