opnsense-src/sys/dev/extres/clk
Alexander Kabaev 151ba7933a Do pass removing some write-only variables from the kernel.
This reduces noise when kernel is compiled by newer GCC versions,
such as one used by external toolchain ports.

Reviewed by: kib, andrew(sys/arm and sys/arm64), emaste(partial), erj(partial)
Reviewed by: jhb (sys/dev/pci/* sys/kern/vfs_aio.c and sys/kern/kern_synch.c)
Differential Revision: https://reviews.freebsd.org/D10385
2017-12-25 04:48:39 +00:00
..
clk.c Export a sysctl dev.<clkdom>.<unit>.clocks for each clock domain containing 2017-03-05 07:13:29 +00:00
clk.h
clk_bus.c Do pass removing some write-only variables from the kernel. 2017-12-25 04:48:39 +00:00
clk_div.c Do not check divider length if we have a div table. 2017-02-23 05:33:20 +00:00
clk_div.h clk_div: Add a div lookup table 2016-12-12 16:43:31 +00:00
clk_fixed.c
clk_fixed.h
clk_gate.c
clk_gate.h
clk_mux.c
clk_mux.h
clkdev_if.m
clknode_if.m