Home
last modified time | relevance | path

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

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