Searched refs:get_clk_src_info (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dhte.h129 * @get_clk_src_info: Hook to get the clock information the provider uses
143 int (*get_clk_src_info)(struct hte_chip *chip, member in struct:hte_ops
/linux-master/drivers/hte/
H A Dhte.c779 if (!chip->ops->get_clk_src_info)
782 return chip->ops->get_clk_src_info(chip, ci);
H A Dhte-tegra194.c668 .get_clk_src_info = tegra_hte_clk_src_info,

Completed in 115 milliseconds