Searched refs:fasttimer_proc_entry (Results 1 – 1 of 1) sorted by relevance
590 static struct proc_dir_entry *fasttimer_proc_entry; variable592 static struct proc_dir_entry fasttimer_proc_entry = variable967 if ((fasttimer_proc_entry = create_proc_entry( "fasttimer", 0, 0 ))) in fast_timer_init()968 fasttimer_proc_entry->read_proc = proc_fasttimer_read; in fast_timer_init()970 proc_register_dynamic(&proc_root, &fasttimer_proc_entry); in fast_timer_init()