clk_register_fixed_rate_with_accuracy  104 drivers/clk/clk-fixed-rate.c EXPORT_SYMBOL_GPL(clk_register_fixed_rate_with_accuracy);
clk_register_fixed_rate_with_accuracy  128 drivers/clk/clk-fixed-rate.c 	return clk_register_fixed_rate_with_accuracy(dev, name, parent_name,
clk_register_fixed_rate_with_accuracy  173 drivers/clk/clk-fixed-rate.c 	clk = clk_register_fixed_rate_with_accuracy(NULL, clk_name, NULL,
clk_register_fixed_rate_with_accuracy  340 include/linux/clk-provider.h struct clk *clk_register_fixed_rate_with_accuracy(struct device *dev,