Home
last modified time | relevance | path

Searched refs:get_clk_src_info (Results 1 – 2 of 2) sorted by relevance

/linux/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
/linux/drivers/hte/
H A Dhte-tegra194.c668 .get_clk_src_info = tegra_hte_clk_src_info,