Searched refs:kg (Results 1 – 5 of 5) sorted by relevance
36 struct kobj_gt *kg; in xe_gt_sysfs_init() local39 kg = kzalloc_obj(*kg); in xe_gt_sysfs_init()40 if (!kg) in xe_gt_sysfs_init()43 kobject_init(&kg->base, &xe_gt_sysfs_kobj_type); in xe_gt_sysfs_init()44 kg->gt = gt; in xe_gt_sysfs_init()46 err = kobject_add(&kg->base, tile->sysfs, "gt%d", gt->info.id); in xe_gt_sysfs_init()48 kobject_put(&kg->base); in xe_gt_sysfs_init()52 gt->sysfs = &kg->base; in xe_gt_sysfs_init()
59 First, 0kg values for all 4 sensors are written, followed by the60 17kg values for all 4 sensors and last the 34kg values for all 4
672 Weight of the user (in kg). It is needed by some pedometers
94 workstation" which has about 3.5kg and a plastic case, so letting it
4187 u32 data = 0, ko, kg; in ar9003_hw_thermo_cal_apply() local4194 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()