Searched refs:clock_deps_name (Results 1 – 2 of 2) sorted by relevance
1557 static const char * const clock_deps_name[] = { in get_clock_deps() local1560 size_t deps_size = sizeof(struct clk *) * ARRAY_SIZE(clock_deps_name); in get_clock_deps()1568 for (i = 0; i < ARRAY_SIZE(clock_deps_name); i++) { in get_clock_deps()1570 clock_deps_name[i]); in get_clock_deps()
2398 static const char * const clock_deps_name[] = { in get_clock_deps() local2401 size_t deps_size = sizeof(struct clk *) * ARRAY_SIZE(clock_deps_name); in get_clock_deps()2409 for (i = 0; i < ARRAY_SIZE(clock_deps_name); i++) { in get_clock_deps()2411 clock_deps_name[i]); in get_clock_deps()