Home
last modified time | relevance | path

Searched refs:difference (Results 1 – 7 of 7) sorted by relevance

/linux-4.19.296/drivers/hid/
Dhid-roccat-kone.c299 int retval = 0, difference, old_profile; in kone_sysfs_write_settings() local
307 difference = memcmp(settings, &kone->settings, in kone_sysfs_write_settings()
309 if (difference) { in kone_sysfs_write_settings()
366 int retval = 0, difference; in kone_sysfs_write_profilex() local
375 difference = memcmp(buf, profile, sizeof(struct kone_profile)); in kone_sysfs_write_profilex()
376 if (difference) { in kone_sysfs_write_profilex()
/linux-4.19.296/include/linux/
Djbd2.h1542 int difference = (x - y); in tid_gt() local
1543 return (difference > 0); in tid_gt()
1548 int difference = (x - y); in tid_geq() local
1549 return (difference >= 0); in tid_geq()
/linux-4.19.296/drivers/regulator/
Dmax8998.c406 int difference, ret; in max8998_set_voltage_buck_time_sel() local
423 difference = (new_selector - old_selector) * desc->step / 1000; in max8998_set_voltage_buck_time_sel()
424 if (difference > 0) in max8998_set_voltage_buck_time_sel()
425 return DIV_ROUND_UP(difference, (val & 0x0f) + 1); in max8998_set_voltage_buck_time_sel()
/linux-4.19.296/fs/squashfs/
DKconfig224 much more than three will probably not make much difference.
/linux-4.19.296/drivers/cpufreq/
DKconfig170 governor both in its source code and its purpose, the difference is
/linux-4.19.296/drivers/rtc/
DKconfig69 The RTC device used for NTP synchronization. The main difference
/linux-4.19.296/lib/
DKconfig.debug559 difference being that the orphan objects are not freed but