Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-driver-hid-wiimote54 First, 0kg values for all 4 sensors are written, followed by the
55 17kg values for all 4 sensors and last the 34kg values for all 4
Dsysfs-bus-iio464 Weight of the user (in kg). It is needed by some pedometers
/Linux-v5.4/Documentation/misc-devices/
Dlis3lv02d.rst94 workstation" which has about 3.5kg and a plastic case, so letting it
/Linux-v5.4/arch/s390/include/asm/
Dkvm_host.h91 unsigned long kg : 32; member
/Linux-v5.4/drivers/net/wireless/ath/ath9k/
Dar9003_eeprom.c4186 u32 data, ko, kg; in ar9003_hw_thermo_cal_apply() local
4193 kg = (data >> 8) & 0xff; in ar9003_hw_thermo_cal_apply()
4194 if (ko || kg) { in ar9003_hw_thermo_cal_apply()
4199 kg + 256); in ar9003_hw_thermo_cal_apply()
/Linux-v5.4/arch/s390/kvm/
Dgaccess.c333 if (old.kg) { in ipte_lock_siif()