Home
last modified time | relevance | path

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

/linux/drivers/usb/serial/
H A Dgarmin_gps.c1358 static void timeout_handler(struct timer_list *t) in timeout_handler() function
1379 timer_setup(&garmin_data_p->timer, timeout_handler, 0); in garmin_port_probe()