Home
last modified time | relevance | path

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

/linux/drivers/base/power/
H A DMakefile5 obj-$(CONFIG_HAVE_CLK) += clock_ops.o
/linux/kernel/rcu/
H A Drefscale.c807 static const struct ref_scale_ops clock_ops = { in ref_clock_delay_section()
1504 &sched_clock_ops, &clock_ops, &jiffies_ops, in ref_scale_shutdown()
817 static const struct ref_scale_ops clock_ops = { global() variable