Home
last modified time | relevance | path

Searched refs:acc_jiffies (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/rc/
H A Dati_remote.c249 unsigned long acc_jiffies; /* handle acceleration */ member
464 ati_remote->acc_jiffies = now; in ati_remote_compute_accel()
470 if (time_before(now, ati_remote->acc_jiffies + timeout)) in ati_remote_compute_accel()
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dati_remote.c247 unsigned long acc_jiffies; /* handle acceleration */ member
462 ati_remote->acc_jiffies = now; in ati_remote_compute_accel()
468 if (time_before(now, ati_remote->acc_jiffies + timeout)) in ati_remote_compute_accel()

Completed in 3 milliseconds