Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/ABI/testing/
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
Dsysfs-bus-iio532 Weight of the user (in kg). It is needed by some pedometers
/Linux-v5.15/Documentation/misc-devices/
Dlis3lv02d.rst94 workstation" which has about 3.5kg and a plastic case, so letting it
/Linux-v5.15/arch/s390/include/asm/
Dkvm_host.h90 unsigned long kg : 32; member
/Linux-v5.15/drivers/net/wireless/ath/ath9k/
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-v5.15/arch/s390/kvm/
Dgaccess.c333 if (old.kg) { in ipte_lock_siif()