Home
last modified time | relevance | path

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

/openbmc/linux/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()