Searched refs:can_stat_update (Results 1 – 3 of 3) sorted by relevance
129 void can_stat_update(unsigned long data) in can_stat_update() function260 if (can_stattimer.function == can_stat_update) { in can_proc_read_stats()331 if (can_stattimer.function == can_stat_update) { in can_proc_read_reset_stats()
114 extern void can_stat_update(unsigned long data);
868 setup_timer(&can_stattimer, can_stat_update, 0); in can_init()