echo_timeout       38 drivers/pps/clients/pps-gpio.c 	unsigned long echo_timeout;	/* timer timeout value in jiffies */
echo_timeout       88 drivers/pps/clients/pps-gpio.c 		info->echo_timer.expires = jiffies + info->echo_timeout;
echo_timeout      211 drivers/pps/clients/pps-gpio.c 		data->echo_timeout = msecs_to_jiffies(data->echo_active_ms);