Home
last modified time | relevance | path

Searched refs:max_gen_clk_probe (Results 1 – 4 of 4) sorted by relevance

/drivers/clk/
Dclk-max-gen.c109 int max_gen_clk_probe(struct platform_device *pdev, struct regmap *regmap, in max_gen_clk_probe() function
181 EXPORT_SYMBOL_GPL(max_gen_clk_probe);
Dclk-max-gen.h27 int max_gen_clk_probe(struct platform_device *pdev, struct regmap *regmap,
Dclk-max77686.c58 return max_gen_clk_probe(pdev, iodev->regmap, MAX77686_REG_32KHZ, in max77686_clk_probe()
Dclk-max77802.c55 ret = max_gen_clk_probe(pdev, iodev->regmap, MAX77802_REG_32KHZ, in max77802_clk_probe()