Home
last modified time | relevance | path

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

/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/utils/
H A Ddecorators.py274 def timeout_handler(seconds): function
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dgarmin_gps.c1361 static void timeout_handler(struct timer_list *t) in timeout_handler() function
1382 timer_setup(&garmin_data_p->timer, timeout_handler, 0); in garmin_port_probe()