Searched refs:clock_deps_name (Results 1 – 1 of 1) sorted by relevance
2303 static const char * const clock_deps_name[] = { in get_clock_deps() local 2306 size_t deps_size = sizeof(struct clk *) * ARRAY_SIZE(clock_deps_name); in get_clock_deps() 2314 for (i = 0; i < ARRAY_SIZE(clock_deps_name); i++) { in get_clock_deps() 2316 clock_deps_name[i]); in get_clock_deps()