Searched refs:proc_fasttimer_fops (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dfasttimer.c636 static const struct file_operations proc_fasttimer_fops = { variable in typeref:struct:file_operations
819 proc_create("fasttimer", 0, NULL, &proc_fasttimer_fops); fast_timer_init()
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dfasttimer.c608 static const struct file_operations proc_fasttimer_fops = { variable in typeref:struct:file_operations
779 proc_create("fasttimer", 0, NULL, &proc_fasttimer_fops); fast_timer_init()

Completed in 131 milliseconds