Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/pps/generators/
H A Dpps_gen_parport.c165 static inline ktime_t next_intr_time(struct pps_generator_pp *dev) in next_intr_time() function
213 hrtimer_start(&device.timer, next_intr_time(&device), HRTIMER_MODE_ABS); in parport_attach()
/kernel/linux/linux-5.10/drivers/pps/generators/
H A Dpps_gen_parport.c167 static inline ktime_t next_intr_time(struct pps_generator_pp *dev) in next_intr_time() function
210 hrtimer_start(&device.timer, next_intr_time(&device), HRTIMER_MODE_ABS); in parport_attach()

Completed in 2 milliseconds