Lines Matching defs:value
152 } value;
366 * For some buggy _BQC methods, we need to add a constant value to
367 * the _BQC return value to get the actual current brightness level
573 * value returned by _BQC, so don't furtherly
574 * mess with the value.
598 * dev->brightness->curr is a cached value which stores
629 arg0.integer.value = 1;
631 arg0.integer.value = 2;
662 * 2. The _DGS value should be locked.
712 * brightness level, if the value does not match, find out if it is using
729 * through _BQC, we need to test another value for them. However,
794 u32 value;
833 value = (u32) o->integer.value;
836 && br->levels[count - 1] == value)
839 br->levels[count] = value;
942 * value when invoked for the first time, i.e.
1089 if ((ids->value.int_val & 0xffff) == device_id)
1090 return &ids->value.attrib;
1105 if ((ids->value.int_val & 0xffff) == device_id)
1106 return ids->value.int_val;
1243 if (device->device_id == (ids->value.int_val & 0xffff)) {
1265 if ((video->attached_array[i].value.int_val & 0xfff) ==
1333 active_list[count].value.int_val = obj->integer.value;
1338 (int)obj->integer.value);
1508 * of broken _DOD and ignoring returned value here doesn't cause