HomeSort by: relevance | last modified time | path
    Searched defs:cpufreq_dt_node_supported (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/fdt/
cpufreq_dt.c 393 cpufreq_dt_node_supported(const struct fdt_opp_info *opp_info, const int opp_table, const int opp_node) function in typeref:typename:bool
432 if (!cpufreq_dt_node_supported(opp_info, opp_table, opp_node))
443 if (!cpufreq_dt_node_supported(opp_info, opp_table, opp_node))
cpufreq_dt.c 393 cpufreq_dt_node_supported(const struct fdt_opp_info *opp_info, const int opp_table, const int opp_node) function in typeref:typename:bool
432 if (!cpufreq_dt_node_supported(opp_info, opp_table, opp_node))
443 if (!cpufreq_dt_node_supported(opp_info, opp_table, opp_node))
cpufreq_dt.c 393 cpufreq_dt_node_supported(const struct fdt_opp_info *opp_info, const int opp_table, const int opp_node) function in typeref:typename:bool
432 if (!cpufreq_dt_node_supported(opp_info, opp_table, opp_node))
443 if (!cpufreq_dt_node_supported(opp_info, opp_table, opp_node))

Completed in 32 milliseconds