Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pps/clients/
H A Dpps-gpio.c93 static void pps_gpio_echo_timer_callback(struct timer_list *t) in pps_gpio_echo_timer_callback() function
194 timer_setup(&data->echo_timer, pps_gpio_echo_timer_callback, 0); in pps_gpio_probe()