Searched refs:max_gen_clk_probe (Results 1 – 4 of 4) sorted by relevance
/drivers/clk/ |
D | clk-max-gen.c | 109 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);
|
D | clk-max-gen.h | 27 int max_gen_clk_probe(struct platform_device *pdev, struct regmap *regmap,
|
D | clk-max77686.c | 58 return max_gen_clk_probe(pdev, iodev->regmap, MAX77686_REG_32KHZ, in max77686_clk_probe()
|
D | clk-max77802.c | 55 ret = max_gen_clk_probe(pdev, iodev->regmap, MAX77802_REG_32KHZ, in max77802_clk_probe()
|