Home
last modified time | relevance | path

Searched refs:kg (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-wiimote59 First, 0kg values for all 4 sensors are written, followed by the
60 17kg values for all 4 sensors and last the 34kg values for all 4
H A Dsysfs-bus-iio672 Weight of the user (in kg). It is needed by some pedometers
/linux/Documentation/misc-devices/
H A Dlis3lv02d.rst94 workstation" which has about 3.5kg and a plastic case, so letting it
/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_eeprom.c4187 u32 data = 0, ko, kg; in ar9003_hw_thermo_cal_apply() local
4194 kg = (data >> 8) & 0xff; in ar9003_hw_thermo_cal_apply()
4195 if (ko || kg) { in ar9003_hw_thermo_cal_apply()
4200 kg + 256); in ar9003_hw_thermo_cal_apply()
/linux/arch/s390/kvm/
H A Dgaccess.c168 if (old.kg) { in ipte_lock_siif()