Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pps/generators/
Dpps_gen_parport.c181 static inline ktime_t next_intr_time(struct pps_generator_pp *dev) in next_intr_time() function
219 hrtimer_start(&device.timer, next_intr_time(&device), HRTIMER_MODE_ABS); in parport_attach()