Lines Matching defs:values
48 /* alarm values start here */
207 /* register values, arranged by block read groups */
307 /* min, max, and nominal register values, per channel (u8) */
736 * that information as values in another sysfs file.
738 * If libsensors is extended to support 64 bit values, this could be revisited.
877 * read block data into values, retry if not expected length
881 static void lm93_read_block(struct i2c_client *client, u8 fbn, u8 *values)
900 memcpy(values, lm93_block_buffer,
945 /* vid1 - vid2: values */
993 /* write back alarm values to clear */
1004 /* in1 - in16: values & limits */
1008 /* temp1 - temp4: values */
1011 /* prochot1 - prochot2: values */
1014 /* fan1 - fan4: values & limits */
1021 /* alarm values */
1039 /* in1 - in16: values & limits */
1049 /* temp1 - temp4: values */
1055 /* prochot1 - prochot2: values */
1063 /* fan1 - fan4: values & limits */
1079 /* alarm values */